|
virtual void | marshal (DataStream &dataStream) const |
|
virtual void | unmarshal (DataStream &dataStream) |
|
unsigned int | getRecordType () const |
|
void | setRecordType (unsigned int pX) |
|
unsigned short | getRecordLength () const |
|
void | setRecordLength (unsigned short pX) |
|
unsigned short | getPadding () const |
|
void | setPadding (unsigned short pX) |
|
Vector3Float & | getDamageLocation () |
|
const Vector3Float & | getDamageLocation () const |
|
void | setDamageLocation (const Vector3Float &pX) |
|
float | getDamageDiameter () const |
|
void | setDamageDiameter (float pX) |
|
float | getTemperature () const |
|
void | setTemperature (float pX) |
|
unsigned char | getComponentIdentification () const |
|
void | setComponentIdentification (unsigned char pX) |
|
unsigned char | getComponentDamageStatus () const |
|
void | setComponentDamageStatus (unsigned char pX) |
|
unsigned char | getComponentVisualDamageStatus () const |
|
void | setComponentVisualDamageStatus (unsigned char pX) |
|
unsigned char | getComponentVisualSmokeColor () const |
|
void | setComponentVisualSmokeColor (unsigned char pX) |
|
EventIdentifier & | getFireEventID () |
|
const EventIdentifier & | getFireEventID () const |
|
void | setFireEventID (const EventIdentifier &pX) |
|
unsigned short | getPadding2 () const |
|
void | setPadding2 (unsigned short pX) |
|
virtual int | getMarshalledSize () const |
|
bool | operator== (const DirectedEnergyDamage &rhs) const |
|
◆ _damageDiameter
float DIS::DirectedEnergyDamage::_damageDiameter |
|
protected |
Size of damaged area, in meters.
◆ _fireEventID
For any component damage resulting this field shall be set to the fire event ID from that PDU.
◆ _padding
unsigned short DIS::DirectedEnergyDamage::_padding |
|
protected |
◆ _recordLength
unsigned short DIS::DirectedEnergyDamage::_recordLength |
|
protected |
DE Record Length (bytes).
◆ _recordType
unsigned int DIS::DirectedEnergyDamage::_recordType |
|
protected |
◆ _temperature
float DIS::DirectedEnergyDamage::_temperature |
|
protected |
average temp of the damaged area, in degrees celsius.
If firing entitty does not model this, use a value of -273.15
The documentation for this class was generated from the following files: