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

Go to the source code of this file.

Classes

struct  vulcan::CoordinateFrame< Scalar >

Namespaces

namespace  vulcan

Functions

template<typename Scalar>
Vec3< Scalar > vulcan::transform_vector (const Vec3< Scalar > &v, const CoordinateFrame< Scalar > &from, const CoordinateFrame< Scalar > &to)
template<typename Scalar>
Vec3< Scalar > vulcan::transform_position (const Vec3< Scalar > &pos, const CoordinateFrame< Scalar > &from, const CoordinateFrame< Scalar > &to)