![]() |
VR-Forces 4.6 Class Documentation
|
Instances of DtSensorFieldOfViewStateRepository are used to store state data for HLAobjectRoot.SensorFieldOfView objects. More...

Public Member Functions | |
| DtSensorFieldOfViewStateRepository () | |
| Constructor. | |
| virtual | ~DtSensorFieldOfViewStateRepository () |
| Destructor. | |
| DtSensorFieldOfViewStateRepository (const DtSensorFieldOfViewStateRepository &orig) | |
| Copy Constructor. | |
| DtSensorFieldOfViewStateRepository & | operator= (const DtSensorFieldOfViewStateRepository &orig) |
| Assignment Operator. | |
| virtual DtStateRepository * | clone (bool copy) const |
| Return a copy/empty object of the same type as this. | |
| virtual void | printData () const |
| Print data to the DtInfo stream. | |
| virtual void | printDataToStream (std::ostream &stream) const |
| Print data to the specified stream. | |
| virtual void | setHost (const DtGlobalObjectDesignator &val) |
| Set the Host. | |
| virtual const DtGlobalObjectDesignator & | host () const |
| Get the Host. | |
| virtual void | setId (const DtString &val) |
| Set the Id. | |
| virtual DtString | id () const |
| Get the Id. | |
| virtual void | setRelativeLocation (const DtVector &val) |
| Set the RelativeLocation. | |
| virtual const DtVector & | relativeLocation () const |
| Get the RelativeLocation. | |
| virtual void | setRadius (DtFloat64 val) |
| Set the Radius. | |
| virtual DtFloat64 | radius () const |
| Get the Radius. | |
| virtual void | setTrackingMode (DtSensorTrackingMode val) |
| Set the TrackingMode. | |
| virtual DtSensorTrackingMode | trackingMode () const |
| Get the TrackingMode. | |
| virtual void | setRelativeOrientation (const DtTaitBryan &val) |
| Set the RelativeOrientation. | |
| virtual const DtTaitBryan & | relativeOrientation () const |
| Get the RelativeOrientation. | |
| virtual void | setTargetedEntity (const DtGlobalObjectDesignator &val) |
| Set the TargetedEntity. | |
| virtual const DtGlobalObjectDesignator & | targetedEntity () const |
| Get the TargetedEntity. | |
| virtual void | setTargetedLocation (const DtVector &val) |
| Set the TargetedLocation. | |
| virtual const DtVector & | targetedLocation () const |
| Get the TargetedLocation. | |
| virtual void | setMinimumAzimuthAngle (DtFloat64 val) |
| Set the MinimumAzimuthAngle. | |
| virtual DtFloat64 | minimumAzimuthAngle () const |
| Get the MinimumAzimuthAngle. | |
| virtual void | setMaximumAzimuthAngle (DtFloat64 val) |
| Set the MaximumAzimuthAngle. | |
| virtual DtFloat64 | maximumAzimuthAngle () const |
| Get the MaximumAzimuthAngle. | |
| virtual void | setMinimumElevationAngle (DtFloat64 val) |
| Set the MinimumElevationAngle. | |
| virtual DtFloat64 | minimumElevationAngle () const |
| Get the MinimumElevationAngle. | |
| virtual void | setMaximumElevationAngle (DtFloat64 val) |
| Set the MaximumElevationAngle. | |
| virtual DtFloat64 | maximumElevationAngle () const |
| Get the MaximumElevationAngle. | |
| virtual void | setMaximumZoomLevel (DtFloat64 val) |
| Set the MaximumZoomLevel. | |
| virtual DtFloat64 | maximumZoomLevel () const |
| Get the MaximumZoomLevel. | |
| virtual void | setZoomLevel (DtFloat64 val) |
| Set the ZoomLevel. | |
| virtual DtFloat64 | zoomLevel () const |
| Get the ZoomLevel. | |
| virtual void | setColor (DtU32 val) |
| Set the Color. | |
| virtual DtU32 | color () const |
| Get the Color. | |
Static Public Member Functions | |
| static DtSensorFieldOfViewStateRepository * | create () |
| Create a DtSensorFieldOfViewStateRepository. | |
Protected Attributes | |
| DtGlobalObjectDesignator | myHost |
| DtString | myId |
| DtVector | myRelativeLocation |
| DtFloat64 | myRadius |
| DtSensorTrackingMode | myTrackingMode |
| DtTaitBryan | myRelativeOrientation |
| DtFloat64 | myMinimumAzimuthAngle |
| DtFloat64 | myMaximumAzimuthAngle |
| DtFloat64 | myMinimumElevationAngle |
| DtFloat64 | myMaximumElevationAngle |
| DtGlobalObjectDesignator | myTargetedEntity |
| DtVector | myTargetedLocation |
| DtFloat64 | myMaximumZoomLevel |
| DtFloat64 | myZoomLevel |
| DtU32 | myColor |
Instances of DtSensorFieldOfViewStateRepository are used to store state data for HLAobjectRoot.SensorFieldOfView objects.
| DtSensorFieldOfViewStateRepository::DtSensorFieldOfViewStateRepository | ( | ) |
Constructor.
|
virtual |
Destructor.
| DtSensorFieldOfViewStateRepository::DtSensorFieldOfViewStateRepository | ( | const DtSensorFieldOfViewStateRepository & | orig | ) |
Copy Constructor.
| DtSensorFieldOfViewStateRepository& DtSensorFieldOfViewStateRepository::operator= | ( | const DtSensorFieldOfViewStateRepository & | orig | ) |
Assignment Operator.
|
virtual |
Return a copy/empty object of the same type as this.
Reimplemented in DtRectangularPyramidStateRepository.
|
static |
Create a DtSensorFieldOfViewStateRepository.
Reimplemented in DtRectangularPyramidStateRepository.
|
virtual |
Print data to the DtInfo stream.
Reimplemented in DtRectangularPyramidStateRepository.
|
virtual |
Print data to the specified stream.
Reimplemented in DtRectangularPyramidStateRepository.
|
virtual |
Set the Host.
Reimplemented in makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkRectangularPyramidStateInterceptor.
|
virtual |
Get the Host.
|
virtual |
Set the Id.
|
virtual |
Get the Id.
|
virtual |
Set the RelativeLocation.
Reimplemented in makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkRectangularPyramidStateInterceptor.
|
virtual |
Get the RelativeLocation.
|
virtual |
Set the Radius.
Reimplemented in makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkRectangularPyramidStateInterceptor.
|
virtual |
Get the Radius.
|
virtual |
Set the TrackingMode.
|
virtual |
Get the TrackingMode.
|
virtual |
Set the RelativeOrientation.
Reimplemented in makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkRectangularPyramidStateInterceptor.
|
virtual |
Get the RelativeOrientation.
|
virtual |
Set the TargetedEntity.
|
virtual |
Get the TargetedEntity.
|
virtual |
Set the TargetedLocation.
|
virtual |
Get the TargetedLocation.
|
virtual |
Set the MinimumAzimuthAngle.
|
virtual |
Get the MinimumAzimuthAngle.
|
virtual |
Set the MaximumAzimuthAngle.
|
virtual |
Get the MaximumAzimuthAngle.
|
virtual |
Set the MinimumElevationAngle.
|
virtual |
Get the MinimumElevationAngle.
|
virtual |
Set the MaximumElevationAngle.
|
virtual |
Get the MaximumElevationAngle.
|
virtual |
Set the MaximumZoomLevel.
|
virtual |
Get the MaximumZoomLevel.
|
virtual |
Set the ZoomLevel.
|
virtual |
Get the ZoomLevel.
|
virtual |
Set the Color.
Reimplemented in makVrv::DT_PROTOCOL_NAMESPACE::DtVrlinkRectangularPyramidStateInterceptor.
|
virtual |
Get the Color.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |