disStructureScanVector Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureScanVector 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 | |
---|---|---|
amplitude |
Relative amplitude from 0 to 1.
| |
azimuthTheta |
The starting horizontal (vertical in polar) angle of the scan vector in degrees.
| |
azimuthThetaRate |
The movement of the beam in degrees per second.
| |
duration |
Time in floating point seconds that it takes to complete this scan vector.
| |
elevationRadius |
The starting vertical (radius in polar) angle of the scan vector in degrees.
| |
elevationRadiusRate |
The movement of the beam in degrees per second.
| |
flags |
Flags for the scan vector.
| |
padding |
Padding for 64 bit boundary
| |
time |
Time in floating point seconds from the beggining of the scan vector table.
|