12 #ifndef standardPropagatorDescriptor_H_
13 #define standardPropagatorDescriptor_H_
52 virtual bool checkLineOfSight()
const;
53 virtual void setCheckLineOfSight(
bool yesNo);
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
virtual DtSignaturePropagatorDescriptor * clone(DtReaderWriterRegistry *parentRegistry=NULL) const
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
static DtSignaturePropagatorDescriptor * creator()
DtSignaturePropagatorDescriptor & operator=(const DtSignaturePropagatorDescriptor &orig)
assignment
Instances of DtSignaturePropagatorDescriptor are used to specify the parameters for a DtSignatureProp...
Definition: signaturePropagatorDescriptor.h:30
Definition: readerWriterRegistry.h:39
DtStandardPropagatorDescriptor; descriptor for the DtStandardSignaturePropagator component.
Definition: standardPropagatorDescriptor.h:21
DtRwBoolean myCheckLineOfSight
Parameter Name: check-line-of-sight Parameter Description: Flag indicating whether or not a line-of-s...
Definition: standardPropagatorDescriptor.h:69
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
virtual DtString type() const
Returns the type of this descriptor. Used to create the descriptor on read from an mtl file...