Instances of DtSensorFieldOfViewPdu are used for DIS network packets which encode the DtSensorFieldOfViewStateRepository repository. The actual network layout occurs in the DtNetSensorFieldOfViewPdu.
| DtSensorFieldOfViewPdu::DtSensorFieldOfViewPdu |
( |
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER | ) |
|
| DtSensorFieldOfViewPdu::DtSensorFieldOfViewPdu |
( |
const DtNetPacket * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER, |
|
|
DtPduFactory * |
pduFactory = 0 |
|
) |
| |
| virtual DtSensorFieldOfViewPdu::~DtSensorFieldOfViewPdu |
( |
| ) |
|
|
virtual |
| virtual void DtSensorFieldOfViewPdu::setRelativeLocation |
( |
const DtVector & |
val | ) |
|
|
virtual |
Set the RelativeLocation.
| DtVector DtSensorFieldOfViewPdu::relativeLocation |
( |
| ) |
const |
Get the RelativeLocation.
| virtual void DtSensorFieldOfViewPdu::setId |
( |
const DtString & |
val | ) |
|
|
virtual |
| DtString DtSensorFieldOfViewPdu::id |
( |
| ) |
const |
| virtual void DtSensorFieldOfViewPdu::setRadius |
( |
DtFloat64 |
val | ) |
|
|
virtual |
| DtFloat64 DtSensorFieldOfViewPdu::radius |
( |
| ) |
const |
| virtual void DtSensorFieldOfViewPdu::setRelativeOrientation |
( |
const DtTaitBryan & |
val | ) |
|
|
virtual |
Set the RelativeOrientation.
| DtTaitBryan DtSensorFieldOfViewPdu::relativeOrientation |
( |
| ) |
const |
Get the RelativeOrientation.
| virtual void DtSensorFieldOfViewPdu::setTargetedLocation |
( |
const DtVector & |
val | ) |
|
|
virtual |
Set the TargetedLocation.
| DtVector DtSensorFieldOfViewPdu::targetedLocation |
( |
| ) |
const |
Get the TargetedLocation.
| virtual void DtSensorFieldOfViewPdu::setMinimumAzimuthAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MinimumAzimuthAngle.
| DtFloat64 DtSensorFieldOfViewPdu::minimumAzimuthAngle |
( |
| ) |
const |
Get the MinimumAzimuthAngle.
| virtual void DtSensorFieldOfViewPdu::setMaximumAzimuthAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumAzimuthAngle.
| DtFloat64 DtSensorFieldOfViewPdu::maximumAzimuthAngle |
( |
| ) |
const |
Get the MaximumAzimuthAngle.
| virtual void DtSensorFieldOfViewPdu::setMinimumElevationAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MinimumElevationAngle.
| DtFloat64 DtSensorFieldOfViewPdu::minimumElevationAngle |
( |
| ) |
const |
Get the MinimumElevationAngle.
| virtual void DtSensorFieldOfViewPdu::setMaximumElevationAngle |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumElevationAngle.
| DtFloat64 DtSensorFieldOfViewPdu::maximumElevationAngle |
( |
| ) |
const |
Get the MaximumElevationAngle.
| virtual void DtSensorFieldOfViewPdu::setMaximumZoomLevel |
( |
DtFloat64 |
val | ) |
|
|
virtual |
Set the MaximumZoomLevel.
| DtFloat64 DtSensorFieldOfViewPdu::maximumZoomLevel |
( |
| ) |
const |
Get the MaximumZoomLevel.
| virtual void DtSensorFieldOfViewPdu::setZoomLevel |
( |
DtFloat64 |
val | ) |
|
|
virtual |
| DtFloat64 DtSensorFieldOfViewPdu::zoomLevel |
( |
| ) |
const |
| virtual void DtSensorFieldOfViewPdu::setColor |
( |
DtU32 |
val | ) |
|
|
virtual |
| DtU32 DtSensorFieldOfViewPdu::color |
( |
| ) |
const |
| DtEntityIdentifier DtSensorFieldOfViewPdu::pduEntityIdentifier |
( |
| ) |
const |
| DtString DtSensorFieldOfViewPdu::uniqueKey |
( |
| ) |
const |
| static DtPdu* DtSensorFieldOfViewPdu::create |
( |
const DtNetPacket * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER, |
|
|
DtPduFactory * |
pduFactory = 0 |
|
) |
| |
|
static |
| static void DtSensorFieldOfViewPdu::addCallback |
( |
DtExerciseConn * |
conn, |
|
|
SensorFieldOfViewCb |
cb, |
|
|
void * |
usr |
|
) |
| |
|
static |
Add (register)/Remove (deregister) function to be called when a PDU is received.
| static void DtSensorFieldOfViewPdu::removeCallback |
( |
DtExerciseConn * |
conn, |
|
|
SensorFieldOfViewCb |
cb, |
|
|
void * |
usr |
|
) |
| |
|
static |
| virtual unsigned int DtSensorFieldOfViewPdu::fixedBytesSize |
( |
| ) |
const |
|
protectedvirtual |
| virtual char* DtSensorFieldOfViewPdu::firstVarDatumStart |
( |
| ) |
const |
|
protectedvirtual |
| static DtPduKind DtSensorFieldOfViewPdu::internalGetPduKindImpl |
( |
| ) |
|
|
inlinestaticprotected |
| DtPduKind DtSensorFieldOfViewPdu::internalGetPduKind |
( |
| ) |
const |
|
inlineprotected |
The documentation for this class was generated from the following file: