|
WSF
|
Variables | |
| const std::string | cLATM = "LATM" |
| const std::string | cLATS = "LATS" |
| const std::string | cRARA = "RARA" |
| const std::string | cFLFL = "FLFL" |
| const std::string | cRAFL = "RAFL" |
| const std::string | cBRFL = "BRFL" |
| const std::string | cBRRA = "BRRA" |
| const std::string | cSNWP = "SNWP" |
Descriptors serve as the optional tag a human might put on a field in a USMTF Message. In this system we use them to optimize validation algorithms if the user uses them in their set. For reference please see section E of 4.3.6 Fields in the MIL-STD-6040 and individual set documents specify the optional descriptors for their fields.
| const std::string usmtf::ffirn_descriptors::cBRFL = "BRFL" |
Referenced by usmtf::VerticalDimension::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cBRRA = "BRRA" |
Referenced by usmtf::VerticalDimension::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cFLFL = "FLFL" |
Referenced by usmtf::VerticalDimension::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cLATM = "LATM" |
Referenced by usmtf::LatLon::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cLATS = "LATS" |
Referenced by usmtf::LatLon::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cRAFL = "RAFL" |
Referenced by usmtf::VerticalDimension::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cRARA = "RARA" |
Referenced by usmtf::VerticalDimension::ParseAndValidate().
| const std::string usmtf::ffirn_descriptors::cSNWP = "SNWP" |