intVal Struct Reference

Structure for holding species-specific integer values. More...

#include <DataTypes.h>

List of all members.

Public Attributes

int val
 Value.
short int code
 Species code.


Detailed Description

Structure for holding species-specific integer values.

An object which does not apply to all species does not need to have data for all species for those data that are species-specific. (Besides, that data may not exist in the first place.) This allows bundling of a value with species code to which it applies.

The naming convention rules are being ignored for these so that they can all use the same internal names - making coding and type-changing easier.


Member Data Documentation

Value.

short int intVal::code

Species code.


The documentation for this struct was generated from the following file:

Generated on Tue Apr 19 13:56:20 2011 for SORTIE Core C++ Documentation by  doxygen 1.5.6