VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtFallingFromSkyActuatorDescriptor Class Reference
Inheritance diagram for DtFallingFromSkyActuatorDescriptor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtFallingFromSkyActuatorDescriptor (const DtString &name, DtReaderWriterRegistry *parentRegistry=0)
 real constructor
 DtFallingFromSkyActuatorDescriptor (const DtFallingFromSkyActuatorDescriptor &orig, DtReaderWriterRegistry *parentRegistry=0)
 All component descriptors must provide a valid copy constructor.
DtFallingFromSkyActuatorDescriptoroperator= (const DtFallingFromSkyActuatorDescriptor &orig)
 All component descriptors must provide a valid assignment operator.
virtual DtString type () const
 Returns the type of component this descriptor describes.
virtual DtComponentDescriptorclone (DtReaderWriterRegistry *parentRegistry=0) const
 All component descriptors must provide a valid clone function.
virtual ~DtFallingFromSkyActuatorDescriptor ()
virtual void setDragCoefficient (double dc)
 Provide an accessor and mutator for the parameter value.
virtual double dragCoefficient () const

Static Public Member Functions

static DtComponentDescriptorcreator ()
 Creator function to be registered with DtSimComponentDescriptorFactory.

Protected Attributes

DtRwReal myDragCoefficient

Constructor & Destructor Documentation

real constructor

All component descriptors must provide a valid copy constructor.


Member Function Documentation

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

All component descriptors must provide a valid assignment operator.

Returns the type of component this descriptor describes.

Used to create the descriptor on read from an mtl file. Component descriptor type strings are defined in compDescTypes.h.

Returns:
DtFallingFromSkyActuatorDescriptorType

Reimplemented from DtActuatorComponentDescriptor.

All component descriptors must provide a valid clone function.

Reimplemented from DtActuatorComponentDescriptor.

virtual void DtFallingFromSkyActuatorDescriptor::setDragCoefficient ( double  dc) [virtual]

Provide an accessor and mutator for the parameter value.

virtual double DtFallingFromSkyActuatorDescriptor::dragCoefficient ( ) const [virtual]

Creator function to be registered with DtSimComponentDescriptorFactory.

Reimplemented from DtActuatorComponentDescriptor.


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)