disStructureFundamentalParameterData Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureFundamentalParameterData 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 | |
|---|---|---|
| beamAzimuthCenter |
Center of scan azimuth in radians.
| |
| beamAzimuthSweep |
Width of scan azimuth in radians.
| |
| beamElevationCenter |
Center of scan elevation in radians.
| |
| beamElevationSweep |
Width of scan elevation in radians.
| |
| beamSweepSync |
Optional percentage of time through entire scan.
| |
| effectiveRadiatedPower |
ERP in dBm
| |
| frequency |
Center frequency in Hertz
| |
| frequencyRange |
Bandwidth of frequencies around center, 0 indicating no spread.
| |
| pulseRepetitionFrequency |
PRF in hertz
| |
| pulseWidth |
PW in microseconds
|