Vulcan
Aerospace Engineering Utilities Built on Janus
Loading...
Searching...
No Matches
TransformProvider.hpp File Reference
#include <vulcan/coordinates/FramePrimitives.hpp>
#include <vulcan/core/VulcanTypes.hpp>
#include <janus/math/Quaternion.hpp>
#include <memory>
#include <utility>
Include dependency graph for TransformProvider.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vulcan::TransformProvider< Scalar >
 Interface for a frame edge transform (child <-> parent). More...
class  vulcan::CoordinateFrameProvider< Scalar >
 Wrap a CoordinateFrame as a provider where parent is ECEF. More...
class  vulcan::DCMProvider< Scalar >
 Provider backed by a DCM that maps child -> parent. More...
class  vulcan::QuaternionProvider< Scalar >
 Provider backed by a quaternion that rotates child -> parent. More...

Namespaces

namespace  vulcan