42 virtual int findTrailingEffectForSoilRoughness(
const DtString& soilRoughness)
const;
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
DtComponentDescriptor & operator=(const DtComponentDescriptor &orig)
assignment
Instances of DtRwIntegerList are lists of readable, writeable integers (DtRwInts). The list contains pointers to DtRwInt instances.
Definition: rwIntegerList.h:19
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
A descriptor for the DtGroundVehicleTrailingEffectsController. This indicates what trailing effects t...
Definition: groundVehicleTrailingEffectControllerDescriptor.h:14
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
static DtComponentDescriptor * creator()
DtRwIntegerList mySoilTypeToTrailList
Parameter Name: soil-type-to-trail-list Parameter Description: Used to retrieve the trail type when g...
Definition: groundVehicleTrailingEffectControllerDescriptor.h:56