|
WSF
|
#include <Message12_7.hpp>


Public Types | |
| typedef AltitudeField< 11 > | FieldType1 |
| typedef ElevationAngleField | FieldType2 |
| typedef BearingInterceptField | FieldType3 |
| typedef IntegerFieldNS< 5, NoStatementZero > | FieldType4 |
| typedef IntegerFieldNS< 5, NoStatementZero > | FieldType5 |
| typedef IntegerFieldNS< 10, NoStatementZero > | FieldType6 |
| typedef IntegerField< 4 > | FieldType7 |
| typedef SpareField< 2 > | FieldType8 |
| Public Types inherited from WsfL16::Messages::ExtensionBase | |
| typedef ExtensionBase | subword_type |
| Public Types inherited from WsfL16::Messages::Base | |
| enum | WordType { cINITIAL , cCONTINUATION , cEXTENSION , cUNDEFINED } |
Public Member Functions | |
| DEFINE_EXTENSION (12, 7, 0) | |
| DEFINE_MEMBERS8 (Altitude, ElevationAngle, BearingIntercept, ElevationUncertainty, BearingUncertainty, FrequencyIntercept, FrequencyExponent, Spare) | |
| Public Member Functions inherited from WsfL16::Messages::ExtensionBase | |
| virtual ExtensionBase * | Clone () const =0 |
| WordType | GetWordType () const override |
| Returns the base type of the word. | |
| void | WriteMessage (MessageBitOutput &aMW) const |
| virtual int | GetExtensionNumber () const =0 |
| std::string | GetClassName () const override |
| Returns the human-readable class name for the Extension word. | |
| Public Member Functions inherited from WsfL16::Messages::Base | |
| Base (char *aData) | |
| Base () | |
| virtual | ~Base () |
| virtual int | GetUID () const =0 |
| Returns the unique identifier of a message word type. | |
| virtual void | TransferI (MessageBitInput &aMR)=0 |
| Reads the message from a MessageBitInput. | |
| virtual void | TransferO (MessageBitOutput &aMW)=0 |
| Reads the message from a MessageBitOutput. | |
| virtual void | CreateAccessor (MessageAccessorFiller &aMP)=0 |
| Used once to provide generic access to messages and fields. | |
| virtual const char * | GetFieldName (int i)=0 |
| Returns the name of the field with a given index. | |
| void | PrintWord (ut::log::MessageStream &aStream) const |
| typedef AltitudeField<11> WsfL16::Messages::J12_7::Extension0::FieldType1 |
| typedef ElevationAngleField WsfL16::Messages::J12_7::Extension0::FieldType2 |
| typedef BearingInterceptField WsfL16::Messages::J12_7::Extension0::FieldType3 |
| typedef IntegerFieldNS<5, NoStatementZero> WsfL16::Messages::J12_7::Extension0::FieldType4 |
| typedef IntegerFieldNS<5, NoStatementZero> WsfL16::Messages::J12_7::Extension0::FieldType5 |
| typedef IntegerFieldNS<10, NoStatementZero> WsfL16::Messages::J12_7::Extension0::FieldType6 |
| typedef IntegerField<4> WsfL16::Messages::J12_7::Extension0::FieldType7 |
| typedef SpareField<2> WsfL16::Messages::J12_7::Extension0::FieldType8 |
| WsfL16::Messages::J12_7::Extension0::DEFINE_EXTENSION | ( | 12 | , |
| 7 | , | ||
| 0 | ) |
| WsfL16::Messages::J12_7::Extension0::DEFINE_MEMBERS8 | ( | Altitude | , |
| ElevationAngle | , | ||
| BearingIntercept | , | ||
| ElevationUncertainty | , | ||
| BearingUncertainty | , | ||
| FrequencyIntercept | , | ||
| FrequencyExponent | , | ||
| Spare | ) |