15#include "usmtf_export.h"
47 AOrbit(
const std::string& aSTF,
const std::vector<Field>& aFields)
noexcept;
const LatLon & GetSecondOrbitPoint() const noexcept
Definition AOrbit.cpp:52
AOrbit(const std::string &aSTF, const std::vector< Field > &aFields) noexcept
Definition AOrbit.cpp:20
const LatLon & GetFirstOrbitPoint() const noexcept
Definition AOrbit.cpp:46
std::vector< UtLLPos > GetAlignmentOffsetPoints() const noexcept
Calculates the polygonal shape positions as well the offset circle centers based on alignment.
Definition AOrbit.cpp:62
const Radius & GetWidth() const noexcept
The width is the width of the polygon portion of the shape.
Definition AOrbit.cpp:57
B.POSITION OR ROUTE POINT, LAT / LONG, SECONDS.
Definition LatLon.hpp:78
Definition OrbitAlignment.hpp:34
USMTF Excerpt:
Definition Radius.hpp:44
Set(const std::string &aSTF, const std::vector< Field > &aFields) noexcept
Definition Set.cpp:22