10 #ifndef DtLeOrientationError_H_
11 #define DtLeOrientationError_H_
48 virtual void setAzimuthError(
DtU16 value);
49 virtual DtU16 azimuthError()
const;
52 virtual void setElevationError(
DtU16 value);
53 virtual DtU16 elevationError()
const;
56 virtual void setRotationError(
DtU16 value);
57 virtual DtU16 rotationError()
const;
60 virtual void print()
const;
63 virtual void printDataToStream(std::ostream& stream)
const;
66 virtual void unloadNetRecord(
68 virtual void loadNetRecord(
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
DtU16 myAzimuthError
Data members:
Definition: leOrientationError.h:75
class DtLeOrientationError:
Definition: leOrientationError.h:29
unsigned short DtU16
A 16 bit unsigned integer value.
Definition: vlMachineTypes.h:140
DtNetLeOrientationError is the network structure for the orientation error record of the time-space-p...
Definition: leTspiP.h:89
Contains the standard DIS enumerations.
DtU16 myElevationError
Definition: leOrientationError.h:76
DtU16 myRotationError
Definition: leOrientationError.h:77
This file contains typedefs for machine dependant types.
This file declares network classes for the LeEntity objects.