|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned char | getSensorTypeSource () const |
|
void | setSensorTypeSource (unsigned char pX) |
|
unsigned char | getSensorOnOffStatus () const |
|
void | setSensorOnOffStatus (unsigned char pX) |
|
unsigned short | getSensorType () const |
|
void | setSensorType (unsigned short pX) |
|
unsigned int | getStation () const |
|
void | setStation (unsigned int pX) |
|
unsigned short | getQuantity () const |
|
void | setQuantity (unsigned short pX) |
|
unsigned short | getPadding () const |
|
void | setPadding (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const Sensor &rhs) const |
|
◆ _sensorType
unsigned short DIS::Sensor::_sensorType |
|
protected |
the sensor type and shall be represented by a 16-bit enumeration.
◆ _station
unsigned int DIS::Sensor::_station |
|
protected |
the station to which the sensor is assigned.
A zero value shall indi- cate that this Sensor record is not associated with any particular station and represents the total quan- tity of this sensor for this entity. If this field is non-zero, it shall either reference an attached part or an articulated part
The documentation for this class was generated from the following files: