|
| | DtEmitterBeamRepository () |
| | default constructor More...
|
| |
| virtual | ~DtEmitterBeamRepository () |
| | destructor More...
|
| |
| | DtEmitterBeamRepository (const DtEmitterBeamRepository &orig) |
| | copy constructor More...
|
| |
| DtEmitterBeamRepository & | operator= (const DtEmitterBeamRepository &orig) |
| | assignment operator More...
|
| |
| virtual DtStateRepository * | clone (bool copy=false) const |
| | Return a copy/empty object of the same type as this. More...
|
| |
| virtual void | setAzimuthCenter (DtFloat32 center) |
| | Set/Get Azimuth Center. More...
|
| |
| virtual DtFloat32 | azimuthCenter () const |
| |
| virtual void | setAzimuthSweep (DtFloat32 sweep) |
| | Set/Get Azimuth Sweep. More...
|
| |
| virtual DtFloat32 | azimuthSweep () const |
| |
| virtual void | setBeamFunction (DtBeamFunc func) |
| | Set/Get Beam Function. More...
|
| |
| virtual DtBeamFunc | beamFunction () const |
| |
| virtual void | setBeamStatus (DtU8 func) |
| | Set/Get Beam Function. More...
|
| |
| virtual DtU8 | beamStatus () const |
| |
| virtual void | setBeamId (DtU8 id) |
| | Set/Get Beam Id. More...
|
| |
| virtual DtU8 | beamId () const |
| |
| virtual void | setBeamParameterIndex (DtU16 index) |
| | Set/Get Beam Parameter Index. More...
|
| |
| virtual DtU16 | beamParameterIndex () const |
| |
| virtual void | setElevationCenter (DtFloat32 center) |
| | Set/Get Elevation Center. More...
|
| |
| virtual DtFloat32 | elevationCenter () const |
| |
| virtual void | setElevationSweep (DtFloat32 sweep) |
| | Set/Get Elevation Sweep. More...
|
| |
| virtual DtFloat32 | elevationSweep () const |
| |
| virtual void | setEmittingSystemId (const DtGlobalObjectDesignator &id) |
| | Set/Get Emitting System Id. More...
|
| |
virtual const
DtGlobalObjectDesignator & | emittingSystemId () const |
| |
| virtual void | setERP (DtFloat32 erp) |
| | Set/Get Effective Radiated Power (ERP) More...
|
| |
| virtual DtFloat32 | ERP () const |
| |
| virtual void | setEntityId (const DtEntityIdentifier &id) |
| | Set/Get Entity Id RPR - not used after RPR 0.5. More...
|
| |
| virtual const DtEntityIdentifier & | entityId () const |
| |
| virtual void | setEventId (const DtEventId &id) |
| | Set/Get Event Id - not used until RPR 0.7. More...
|
| |
| virtual const DtEventId & | eventId () const |
| |
| virtual void | setFrequency (DtFloat32 freq) |
| | Set/Get Frequency. More...
|
| |
| virtual DtFloat32 | frequency () const |
| |
| virtual void | setFrequencyRange (DtFloat32 freq) |
| | Set/Get Frequency Range. More...
|
| |
| virtual DtFloat32 | frequencyRange () const |
| |
| virtual void | setPRF (DtFloat32 prf) |
| | Set/Get Pulse Repetition Frequency (PRF) More...
|
| |
| virtual DtFloat32 | PRF () const |
| |
| virtual void | setPulseWidth (DtFloat32 width) |
| | Set/Get Pulse Width. More...
|
| |
| virtual DtFloat32 | pulseWidth () const |
| |
| virtual void | setSweepSync (DtFloat32 sync) |
| | Set/Get Sweep Sync. More...
|
| |
| virtual DtFloat32 | sweepSync () const |
| |
| virtual void | setBeamType (DtBeamType flag) |
| | Set/Get beam type - track, jam or neither. More...
|
| |
| virtual DtBeamType | beamType () const |
| |
| virtual void | setJammingModeSequence (DtU32 sequence) |
| | The next two accessors should only be called if the beam type is DtTrackBeam or DtJamBeam. More...
|
| |
| virtual DtU32 | jammingModeSequence () const |
| |
virtual const
DtTrackJamDesignatorList & | trackJamTargets () const |
| | Get set of track jam targets. More...
|
| |
| virtual DtTrackJamDesignatorList * | trackJamTargets () |
| |
| virtual void | setHighDensity (bool val) |
| | Set/Get the high density track/jam flag. More...
|
| |
| virtual bool | highDensity () const |
| |
| virtual void | printData () const |
| | Prints data to DtInfo stream. More...
|
| |
| virtual void | printDataToStream (std::ostream &stream) const |
| | Prints data to the specified stream. More...
|
| |
| virtual void | setAzimuthThreshold (double threshold) |
| | Set the azimuth threshold (Default: 1 degree). More...
|
| |
| virtual double | azimuthThreshold () const |
| | Returns the azimuth threshold (in radians). More...
|
| |
| virtual void | setElevationThreshold (double threshold) |
| | Set the elevation threshold (Default: 1 degree). More...
|
| |
| virtual double | elevationThreshold () const |
| | Returns the elevation threshold (in radians). More...
|
| |
| virtual void | setFrequencyThreshold (double threshold) |
| | Set the frequency threshold (Default: 0). More...
|
| |
| virtual double | frequencyThreshold () const |
| | Returns the frequency threshold (in radians). More...
|
| |
| virtual void | setFrequencyRangeThreshold (double threshold) |
| | Set the frequency range threshold (Default: 0). More...
|
| |
| virtual double | frequencyRangeThreshold () const |
| | Returns the frequency threshold (in radians). More...
|
| |
| virtual void | setPRFThreshold (double threshold) |
| | Set the PRF threshold (Default: 0). More...
|
| |
| virtual double | PRFThreshold () const |
| | Returns the PRF threshold (in radians). More...
|
| |
| virtual void | setPulseWidthThreshold (double threshold) |
| | Set the pulse width threshold (Default: 0). More...
|
| |
| virtual double | pulseWidthThreshold () const |
| | Returns the PRF threshold (in radians). More...
|
| |
|
|
| virtual void | setPrfJitter (bool val) |
| | Get the PRFJitter. More...
|
| |
| virtual bool | prfJitter () const |
| | Get the PRFJitter. More...
|
| |
| virtual void | setBeamWidth (const DtFloat32 &val) |
| | Set the BeamWidth. More...
|
| |
| virtual const DtFloat32 | beamWidth () const |
| | Get the BeamWidth. More...
|
| |
| virtual void | setScanData (const DtRadarBeamScanDataVariantStruct &val) |
| | Set the ScanData. More...
|
| |
virtual const
DtRadarBeamScanDataVariantStruct & | scanData () const |
| | Get the ScanData. More...
|
| |
| | DtStateRepository () |
| | default constructor More...
|
| |
| | DtStateRepository (const DtStateRepository &orig) |
| | copy constructor More...
|
| |
| virtual | ~DtStateRepository () |
| | destructor More...
|
| |
| DtStateRepository & | operator= (const DtStateRepository &orig) |
| | assignment operator More...
|
| |
| virtual void | setGlobalId (const DtString &id) |
| | Get/Set global identifier, or name. More...
|
| |
| virtual const DtString & | globalId () const |
| |
| virtual void | setLocalId (const DtObjectId &id) |
| | Get/Set local identifier, or handle. More...
|
| |
| virtual const DtObjectId & | localId () const |
| |
| virtual bool | publishesAttribute (const RTI::AttributeHandle &val) const |
| | Returns true if the attribute is published. More...
|
| |
| virtual void | setAttributeByHandle (const RTI::AttributeHandle &attrHdl, const char *attrValue, unsigned size) |
| | Set the attribute with the given handle. More...
|
| |
| virtual const char * | getAttributeByHandle (const RTI::AttributeHandle &attrHdl, unsigned &size) const |
| | Get a pointer to attribute value for the attribute with the given handle. More...
|
| |
| virtual void | setAttributeByName (const DtString &attrName, const char *attrValue, unsigned size, DtHlaObject *hlaObj) |
| | Set the attribute with the given name. Note that in order to do this you must provide a DtHlaObject. More...
|
| |
| virtual const char * | getAttributeByName (const DtString &attrName, unsigned &size, DtHlaObject *hlaObj) const |
| | Get a pointer to attribute value for the attribute with the given name. More...
|
| |
| virtual const char * | getAttributeByHandleIfUpdated (const RTI::AttributeHandle &attrHdl, unsigned &size) const |
| | Get a pointer to attribute value for the attribute with the given handle, but only if it's been updated since the last time we read it. More...
|
| |
virtual
DtStateRepositoryExtension * | stateRepositoryExtension (DtString srExtName) const |
| | Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More...
|
| |
| virtual std::vector< DtString > | stateRepositoryExtensionNames () const |
| | Returns a set of the registered state repository extension names. More...
|
| |
| virtual void | setStateRepositoryExtensions (std::map< DtString, DtStateRepositoryExtension * > extensions) |
| | Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More...
|
| |
virtual const std::map
< DtString,
DtStateRepositoryExtension * > | stateRepositoryExtensions () const |
| | Returns pointer to a DtStateRepositoryExtension object with the given name Returns 0 if no extension with given name is found. More...
|
| |
class DtEmitterBeamRepository:
Instances of DtEmitterBeamRepository are used to store state information for emitter beam objects in both HLA and DIS environments.