WSF
usmtf::Acmid Class Reference

#include <Acmid.hpp>

Inheritance diagram for usmtf::Acmid:
Collaboration diagram for usmtf::Acmid:

Public Member Functions

 Acmid (const std::string &aSTF, const std::vector< Field > &aFields) noexcept
const std::string & GetAirspaceControlMeansIdentifier () const noexcept
const std::string & GetTypeOfAirspaceShape () const noexcept
Public Member Functions inherited from usmtf::Set
 Set (const std::string &aSTF, const std::vector< Field > &aFields) noexcept
virtual ~Set ()=default
const std::string & GetType () const noexcept
 Return the Set Identifiers/Set Text Format of the set instance.
bool IsEmpty () const noexcept
int GetFieldCount () const noexcept
const FieldGetField (size_t aIndex) const
 Returns a field at a index position in the Set.
const std::string & GetFieldContent (size_t aIndex) const
 Returns the Contents of a field at specified index.
const std::string GetReconstructedSet () const noexcept
Public Member Functions inherited from usmtf::Validatable
bool IsValid () const noexcept
Public Member Functions inherited from usmtf::ErrorManager
virtual ~ErrorManager ()=default
bool HasErrors () const noexcept
void LogErrors (std::ostream &aOut) const noexcept
const std::vector< ValidationError > & GetErrors () const

Additional Inherited Members

Protected Member Functions inherited from usmtf::ErrorManager
void AddError (const ValidationError &aError) noexcept
void AddError (const std::string &aFailureReason, const std::string &aValueValidatied, const std::string &aOptionalSuggestion="") noexcept
void AddError (const std::string &aErrorMessage) noexcept
void AddErrors (const std::vector< ValidationError > &aErrors) noexcept
void ClearErrors () noexcept
Protected Attributes inherited from usmtf::Set
std::string mSetTextFormat
std::vector< FieldmFields

Detailed Description

The Air Control Message ID Set Represents the name and types of Air Control Message that it identifies. In Zones this is the name and shape of the zone/zone set. There are other fields but have not been identified as useful for AFSIM. Example: Identifier Shape | | | | | | | | | v v v v v v v v v ACMID/OTR:RFHHLL/DESIG:C34/CORRIDOR/OTR:SPAA//

USMTF Standard Excerpt: ACMSTAT/ / R // 1 AIRSPACE CONTROL MEANS STATUS 2 AIRSPACE CONTROL MEANS IDENTIFIER

Detailed Document: ACMIND.UF.RTF

Constructor & Destructor Documentation

◆ Acmid()

usmtf::Acmid::Acmid ( const std::string & aSTF,
const std::vector< Field > & aFields )
noexcept

Member Function Documentation

◆ GetAirspaceControlMeansIdentifier()

const std::string & usmtf::Acmid::GetAirspaceControlMeansIdentifier ( ) const
noexcept

◆ GetTypeOfAirspaceShape()

const std::string & usmtf::Acmid::GetTypeOfAirspaceShape ( ) const
noexcept

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved