|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
Ordered path between frames from source to target. More...
#include <FrameRegistry.hpp>

Public Member Functions | |
| bool | is_valid () const |
| int | length () const |
Public Attributes | |
| std::vector< FrameID > | frames |
| FrameID | lca = FRAME_ECI |
| int | ascending_count = 0 |
| int | descending_count = 0 |
Ordered path between frames from source to target.
|
inlinenodiscard |
|
inlinenodiscard |
| int vulcan::FramePath::ascending_count = 0 |
| int vulcan::FramePath::descending_count = 0 |
| std::vector<FrameID> vulcan::FramePath::frames |