Vulcan
Aerospace Engineering Utilities Built on Janus
Loading...
Searching...
No Matches
Epoch.hpp File Reference
#include <iomanip>
#include <janus/janus.hpp>
#include <sstream>
#include <string>
#include <vulcan/time/JulianDate.hpp>
#include <vulcan/time/LeapSeconds.hpp>
#include <vulcan/time/TimeConstants.hpp>
#include <vulcan/time/TimeScales.hpp>
Include dependency graph for Epoch.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vulcan::time::Epoch< Scalar >

Namespaces

namespace  vulcan
namespace  vulcan::time

Typedefs

using vulcan::time::NumericEpoch = Epoch<double>
 Numeric epoch (double-precision).
using vulcan::time::SymbolicEpoch = Epoch<janus::SymbolicScalar>
 Symbolic epoch (CasADi MX).