| |
libFAUDES
Sections
Index
|
faudes::tpTime Class Reference |
Public Types | |
typedef long int | Type |
Datatype for point on time axis. | |
Static Public Member Functions | |
static std::string | Str (Type time) |
convert to string | |
Static Public Attributes | |
static const Type | Max = INT_MAX |
Maximum time, associated with infinitiy. | |
static const Type | Min = INT_MIN+1 |
Minimum time, associated with minus infinitiy. | |
static const Type | UnDef = INT_MIN |
Undefined time value. | |
static const Type | Step = 1 |
Smallest representable time step. |
typedef long int faudes::tpTime::Type |
Datatype for point on time axis.
static std::string faudes::tpTime::Str | ( | Type | time | ) | [inline, static] |
convert to string
const Type faudes::tpTime::Max = INT_MAX [static] |
Maximum time, associated with infinitiy.
const Type faudes::tpTime::Min = INT_MIN+1 [static] |
Minimum time, associated with minus infinitiy.
const Type faudes::tpTime::UnDef = INT_MIN [static] |
Undefined time value.
const Type faudes::tpTime::Step = 1 [static] |
Smallest representable time step.
libFAUDES 2.13a c++ source docu by doxygen 1.5.6