VR-Link API Documentation for DIS
Public Member Functions | Protected Attributes
DtIffAtcNavaidsBeamData Class Reference

DtIffAtcNavaidsBeamData is a class which contains the antenna data for the IFF/ATC/NAVAIDS PDU. More...

+ Collaboration diagram for DtIffAtcNavaidsBeamData:

List of all members.

Public Member Functions

 DtIffAtcNavaidsBeamData ()
 Constructors.
 DtIffAtcNavaidsBeamData (const DtIffAtcNavaidsBeamData &orig)
DtIffAtcNavaidsBeamDataoperator= (const DtIffAtcNavaidsBeamData &orig)
 Assignment operator.
DtIffAtcNavaidsBeamDataoperator= (const DtNetIffAtcNavaidsBeamData &orig)
virtual ~DtIffAtcNavaidsBeamData ()
 Destructor.
virtual void setAzimuthCenter (DtFloat32 value)
 Set/Get the Azimuth Center.
virtual DtFloat32 azimuthCenter () const
virtual void setAzimuthSweep (DtFloat32 value)
 Set/Get the Azimuth Sweep.
virtual DtFloat32 azimuthSweep () const
virtual void setElevationCenter (DtFloat32 value)
 Set/Get the Elevation Center.
virtual DtFloat32 elevationCenter () const
virtual void setElevationSweep (DtFloat32 value)
 Set/Get the Elevation Sweep.
virtual DtFloat32 elevationSweep () const
virtual void setSweepSync (DtFloat32 value)
 Set/Get the Sweep Sync.
virtual DtFloat32 sweepSync () const
virtual void print () const
 Print the information contained in the record.
virtual void printDataToStream (std::ostream &stream) const
 Print the information to a stream.
virtual void unloadNetRecord (const DtNetIffAtcNavaidsBeamData &record)
 Load/Unload data from a packet record.
virtual void loadNetRecord (DtNetIffAtcNavaidsBeamData &record) const

Protected Attributes

DtFloat32 myAzimuthCenter
 Data members:
DtFloat32 myAzimuthSweep
DtFloat32 myElevationCenter
DtFloat32 myElevationSweep
DtFloat32 mySweepSync

Detailed Description

DtIffAtcNavaidsBeamData is a class which contains the antenna data for the IFF/ATC/NAVAIDS PDU.


Constructor & Destructor Documentation

Constructors.

Destructor.


Member Function Documentation

virtual DtFloat32 DtIffAtcNavaidsBeamData::azimuthSweep ( ) const [virtual]
virtual void DtIffAtcNavaidsBeamData::loadNetRecord ( DtNetIffAtcNavaidsBeamData record) const [virtual]
DtIffAtcNavaidsBeamData& DtIffAtcNavaidsBeamData::operator= ( const DtIffAtcNavaidsBeamData orig)

Assignment operator.

DtIffAtcNavaidsBeamData& DtIffAtcNavaidsBeamData::operator= ( const DtNetIffAtcNavaidsBeamData orig)
virtual void DtIffAtcNavaidsBeamData::print ( ) const [virtual]

Print the information contained in the record.

virtual void DtIffAtcNavaidsBeamData::printDataToStream ( std::ostream &  stream) const [virtual]

Print the information to a stream.

virtual void DtIffAtcNavaidsBeamData::setAzimuthCenter ( DtFloat32  value) [virtual]

Set/Get the Azimuth Center.

virtual void DtIffAtcNavaidsBeamData::setAzimuthSweep ( DtFloat32  value) [virtual]

Set/Get the Azimuth Sweep.

virtual void DtIffAtcNavaidsBeamData::setElevationCenter ( DtFloat32  value) [virtual]

Set/Get the Elevation Center.

virtual void DtIffAtcNavaidsBeamData::setElevationSweep ( DtFloat32  value) [virtual]

Set/Get the Elevation Sweep.

virtual void DtIffAtcNavaidsBeamData::setSweepSync ( DtFloat32  value) [virtual]

Set/Get the Sweep Sync.

virtual DtFloat32 DtIffAtcNavaidsBeamData::sweepSync ( ) const [virtual]
virtual void DtIffAtcNavaidsBeamData::unloadNetRecord ( const DtNetIffAtcNavaidsBeamData record) [virtual]

Load/Unload data from a packet record.


Member Data Documentation

Data members:


The documentation for this class was generated from the following file:

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)