59 virtual DtReal minimumRange()
const;
60 virtual void setMinimumRange(
const DtReal minRange);
virtual DtString type() const override
Returns the string type of the repository, as defined in vrfSRTypes.h.
virtual const int vrfMovingObjectStateRepositorySubType() const override
Returns DtVrfMovingObjectStateRepositorySubTypeMissile.
Class: DtBallisticMissileStateRepository.
Definition: ballisticMissileStateRepository.h:24
This repository holds all information that is common to all the forms of missile entities within the ...
Definition: missileStateRepository.h:33
DtReal myMinimumRange
Definition: ballisticMissileStateRepository.h:67
Definition: readerWriterRegistry.h:39
static DtVrfObjectStateRepository * creator(const DtString &name, DtLocalObject *vrfObject, DtReaderWriterRegistry *parentRegistry)
Description: This repository is an internal repository accessible only by local objects. It holds all information that is common to all the forms of all entity/aggregate/control objects within VR-Forces.
Definition: vrfObjectStateRepository.h:91
const DtMissileStateRepository & operator=(const DtMissileStateRepository &orig)
assignment operator
virtual const int missileEntityStateRepositorySubType() const
Returns DtMissileEntityStateRepositorySubTypeBase.
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual void initializeFromParameters() override
A locally simulated VRF object.
Definition: localObject.h:98