DisBeam

DisBeam
DisBeam.GetDataLength
DisBeam.GetBeamId
DisBeam.GetIndex
DisBeam.GetFrequency
DisBeam.GetFrequencyRange
DisBeam.GetEffectiveRadiatedPower
DisBeam.GetPulseRepetitionFrequency
DisBeam.GetPulseWidth
DisBeam.GetAzimuthCenter
DisBeam.GetAzimuthSweep
DisBeam.GetElevationCenter
DisBeam.GetElevationSweep
DisBeam.GetSweepSync
DisBeam.GetFunction
DisBeam.GetTrackJamCount
DisBeam.GetHighDensityTrackJam
DisBeam.GetJammingModeSequence

Overview

DisBeam is an implementation of the DIS Beam.

Methods

int GetDataLength()

Returns the length of the DIS Beam structure.

int GetBeamId()

Returns the DIS ID associated with the beam.

int GetIndex()

Returns an index associated with the beam in the DIS Emissions PDU.

double GetFrequency()

Returns the frequency of the beam.

double GetFrequencyRange()

Returns the frequency range of the DIS beam.

double GetEffectiveRadiatedPower()

Returns the effective radiated power of the beam.

double GetPulseRepetitionFrequency()

Returns the pulse repetition frequency of the beam.

double GetPulseWidth()

Returns the pulse width of the beam.

double GetAzimuthCenter()

Returns the center line azimuth of the beam.

double GetAzimuthSweep()

Returns the sweep angle of the beam along azimuth.

double GetElevationCenter()

Returns the beam’s center angle in elevation

double GetElevationSweep()

Returns the sweep angle of the beam along elevation.

double GetSweepSync()

Returns the beam’s sweep synchronization value.

int GetFunction()

Returns the beam’s function value.

int GetTrackJamCount()

Returns the number of tracks or jams occurring on the beam.

int GetHighDensityTrackJam()

Returns the high density track jam value.

int GetJammingModeSequence()

Returns the jamming mode sequence value.