12 #ifndef standardPropagatorDescriptor_H_
13 #define standardPropagatorDescriptor_H_
53 virtual bool checkLineOfSight()
const;
54 virtual void setCheckLineOfSight(
bool yesNo);
59 virtual DtString highAltitudeFeatureLosQuery()
const;
60 virtual void setHighAltitudeFeatureLosQuery(
const DtString& query);
Definition: symbolString.h:20
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
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Instances of DtSignaturePropagatorDescriptor are used to specify the parameters for a DtSignatureProp...
Definition: signaturePropagatorDescriptor.h:30
Definition: readerWriterRegistry.h:39
DtRwString myHighAltitudeFeatureLosQuery
Parameter Name: high-altitude-feature-los-query Parameter Description: The Los query to used when bot...
Definition: standardPropagatorDescriptor.h:82
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:76
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...