siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::centers::CenterTraits< Heliocentric > Struct Reference

#include <siderust/centers.hpp>

Public Types

using Params = NoParams
 

Static Public Member Functions

static constexpr const char * name ()
 

Static Public Attributes

static constexpr siderust_center_t ffi_id = SIDERUST_CENTER_T_HELIOCENTRIC
 

Detailed Description

Definition at line 68 of file centers.hpp.

Member Typedef Documentation

◆ Params

Definition at line 70 of file centers.hpp.

Member Function Documentation

◆ name()

static constexpr const char * siderust::centers::CenterTraits< Heliocentric >::name ( )
inlinestaticconstexpr

Definition at line 71 of file centers.hpp.

Member Data Documentation

◆ ffi_id

constexpr siderust_center_t siderust::centers::CenterTraits< Heliocentric >::ffi_id = SIDERUST_CENTER_T_HELIOCENTRIC
staticconstexpr

Definition at line 69 of file centers.hpp.


The documentation for this struct was generated from the following file: