Click or drag to resize

disStructureBeamShape Structure

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

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

The Beam Shape Definition PDU defines complex beam shape data. This PDU may be used in conjunction with the Electromagnetic Emission PDU to describe beam shape as azimuth and elevation cross sections.

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

The disStructureBeamShape type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEmpty
Creates an empty (but with arrays allocated) structure.
Top
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 fieldantennaGain
Overall gain of this beam as a multiplier.
Public fieldazimuthSection
Data about this beam section.
Public fieldbeamID
Beam ID within this emitter.
Public fieldbpi
Beam Parameter Index.
Public fieldcustomLobes
Lsit of scan vectors structures.
Public fieldelevationSection
Data about this beam section.
Public fieldemitterSystem
Emitter system to set data for.
Public fieldnumberCustomLobes
Number of custom lobes to follow in this message.
Public fieldpeakERP
The peak effective radiated power (ERP) of this beam in watts.
Public fieldpolarization
Polarization definition.
Public fieldsimulationTime
Simulation time when the data becomes effective. Also serves as a change indicator because no two definitions shall be active at the same time.
Top
Remarks