Click or drag to resize

disStructureFundamentalParameterData Structure

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

Dynamic emitter parameters.

Namespace:  BSI.MACE.Network.DIS
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
public struct disStructureFundamentalParameterData

The disStructureFundamentalParameterData type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  NameDescription
Public fieldbeamAzimuthCenter
Center of scan azimuth in radians.
Public fieldbeamAzimuthSweep
Width of scan azimuth in radians.
Public fieldbeamElevationCenter
Center of scan elevation in radians.
Public fieldbeamElevationSweep
Width of scan elevation in radians.
Public fieldbeamSweepSync
Optional percentage of time through entire scan.
Public fieldeffectiveRadiatedPower
ERP in dBm
Public fieldfrequency
Center frequency in Hertz
Public fieldfrequencyRange
Bandwidth of frequencies around center, 0 indicating no spread.
Public fieldpulseRepetitionFrequency
PRF in hertz
Public fieldpulseWidth
PW in microseconds
Top
Remarks