47 DtReal catchUpFactor()
const;
48 void setCatchUpFactor(DtReal factor);
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwReal myCatchUpFactor
Parameter Name: catch-up-factor Parameter Description: The amount by which the ordered speed increase...
Definition: aggregateFollowDescriptor.h:63
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
Description: Readable, Writable DtReal (double)
Definition: rwReal.h:27
virtual DtString type() const
Returns the type of component this descriptor describes.
static DtComponentDescriptor * creator()
DtAggregateFollowDescriptor; descriptor for the DtAggregateFollowController component.
Definition: aggregateFollowDescriptor.h:23