12#ifndef ORBITALALIGNMENT_HPP
13#define ORBITALALIGNMENT_HPP
FFIRN_Validator()=default
bool IsValidOrbitAlignment() noexcept
Definition OrbitAlignment.cpp:27
bool ParseAndValidate(const Field &aField) override
Definition OrbitAlignment.cpp:16
const std::string & GetOrbitAlignment() const noexcept
Definition OrbitAlignment.cpp:22
std::string mOrbitAlignment
Definition OrbitAlignment.hpp:42
Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set.
Definition WsfCommAddress.hpp:185