DeviceAccess::EqModMX::RCalc Namespace Reference

Namespace of property CALC. More...

Classes

struct  DataType
 CALC data structure. More...
struct  ParaType
 CALC parameter structure. More...

Enumerations

enum  DataIndex { iField, iCurrent, iVolt }
 

Indizes to access data structure elements.

More...
enum  ParaIndex { iType, iValue }
 

Indizes to access parameter structure elements.

More...

Variables

static const size_t DataElements = 3
 Count of data elements.
static const SLong ISCURRENT = 2
 rValue is a current value
static const SLong ISFIELD = 1
 rValue is a field value
static const SLong ISVOLTAGE = 3
 rValue is a voltage value
static const size_t ParaElements = 2
 Count of parameter elements.

Detailed Description

Namespace of property CALC.


Enumeration Type Documentation

enum DataIndex

Indizes to access data structure elements.

enum ParaIndex

Indizes to access parameter structure elements.


Variable Documentation

const size_t DataElements = 3 [static]

Count of data elements.

const SLong ISCURRENT = 2 [static]

rValue is a current value

const SLong ISFIELD = 1 [static]

rValue is a field value

const SLong ISVOLTAGE = 3 [static]

rValue is a voltage value

const size_t ParaElements = 2 [static]

Count of parameter elements.


Generated on 15 Aug 2018 for MXS-USRs by  doxygen 1.6.1