siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
coordinates_examples.cpp File Reference
#include <siderust/siderust.hpp>
#include <cstdio>
Include dependency graph for coordinates_examples.cpp:

Go to the source code of this file.

Functions

static void geodetic_and_ecef_example ()
 
static void spherical_direction_example ()
 
static void spherical_position_example ()
 
static void cartesian_and_units_example ()
 
static void ephemeris_typed_example ()
 
int main ()
 

Function Documentation

◆ cartesian_and_units_example()

◆ ephemeris_typed_example()

static void ephemeris_typed_example ( )
static

◆ geodetic_and_ecef_example()

static void geodetic_and_ecef_example ( )
static

◆ main()

◆ spherical_direction_example()

◆ spherical_position_example()