disStructureScanControl Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureScanControl type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| azimuth |
The center of scan in true north degrees, if not tracking an entity.
| |
| beamID |
The id of the beam when two beams use an identical BPI.
| |
| beamParameterIndex |
ID used in conjunction with EmitterSystem.EmitterName to lookup locally stored emitter parameters.
| |
| duration |
The length of time in floating point seconds that the beam is active.
Zero for infinite.
| |
| elevation |
The center of scan in degrees (0 is level, up is positive), if not tracking an entity.
| |
| flags |
Flags for the Beam Descriptor.
| |
| padding |
Message Padding.
| |
| padding2 |
Message Padding.
| |
| targetEntityID |
EID if the target entity or all zeros fro none.
| |
| time |
The time in floating point seconds as an offset from MissionTime that this
beam control instruction is active.
|