DisSystem¶
- DisSystem
DisSystem.GetBeam DisSystem.GetDataLength DisSystem.GetBeamCount DisSystem.GetEmitterName DisSystem.GetFunction DisSystem.GetEmitterId DisSystem.GetLocation
Overview¶
DisSystem is an implementation of the DIS System.
Methods¶
- int GetDataLength()¶
Returns the data length of the DIS System structure.
- int GetBeamCount()¶
Returns the number of beams associated with the system.
- int GetEmitterName()¶
Returns an index name associated with this system.
- int GetFunction()¶
Returns the function associated with this system.
- int GetEmitterId()¶
Returns an emitter ID associated with the system.
- Array<double> GetLocation()¶
Returns the offset of this system in the parent platform’s coordinate system.