VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtRotaryWingFlightCommandControllerPSR Class Reference

Process State Repository for the DtRotaryWingFlightCommandController component. More...

Inheritance diagram for DtRotaryWingFlightCommandControllerPSR:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtRotaryWingFlightCommandControllerPSR (DtVrfObject *vrfObject, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 constructor
 DtRotaryWingFlightCommandControllerPSR (const DtRotaryWingFlightCommandControllerPSR &orig, const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
virtual ~DtRotaryWingFlightCommandControllerPSR ()
 destructor
DtRotaryWingFlightCommandControllerPSRoperator= (const DtRotaryWingFlightCommandControllerPSR &orig)
 assignment operator - not implemented
virtual
DtVrfProcessStateRepository
clone (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const
 returns a newly created copy of this object
virtual DtString type () const
virtual void setLastCommandedHeading (double heading)
 The last heading that was commanded by the controller (in radians)
virtual double lastCommandedHeading () const
 The last heading that was commanded by the controller (in radians)

Static Public Member Functions

static
DtVrfProcessStateRepository
creator (const DtString &rwName, DtVrfObject *vrfObject, DtReaderWriterRegistry *parentRegistry)
 Returns a newly created instance of this class.

Protected Attributes

DtRwReal myLastCommandedHeading

Detailed Description

Process State Repository for the DtRotaryWingFlightCommandController component.


Constructor & Destructor Documentation

DtRotaryWingFlightCommandControllerPSR::DtRotaryWingFlightCommandControllerPSR ( DtVrfObject vrfObject,
const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

constructor

copy constructor

destructor


Member Function Documentation

DtRotaryWingFlightCommandControllerPSR& DtRotaryWingFlightCommandControllerPSR::operator= ( const DtRotaryWingFlightCommandControllerPSR orig)

assignment operator - not implemented

virtual DtVrfProcessStateRepository* DtRotaryWingFlightCommandControllerPSR::clone ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

returns a newly created copy of this object

Reimplemented from DtObjectSensorPSR.

Returns:
DtVrfRadarObjectSensorProcessStateRepositoryType, as defined in procSRTypes.h.

Reimplemented from DtObjectSensorPSR.

virtual void DtRotaryWingFlightCommandControllerPSR::setLastCommandedHeading ( double  heading) [virtual]

The last heading that was commanded by the controller (in radians)

The last heading that was commanded by the controller (in radians)

static DtVrfProcessStateRepository* DtRotaryWingFlightCommandControllerPSR::creator ( const DtString rwName,
DtVrfObject vrfObject,
DtReaderWriterRegistry parentRegistry 
) [static]

Returns a newly created instance of this class.

Reimplemented from DtObjectSensorPSR.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)