siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::centers::CenterTraits< Barycentric > 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_BARYCENTRIC
 

Detailed Description

Definition at line 61 of file centers.hpp.

Member Typedef Documentation

◆ Params

Definition at line 63 of file centers.hpp.

Member Function Documentation

◆ name()

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

Definition at line 64 of file centers.hpp.

Member Data Documentation

◆ ffi_id

constexpr siderust_center_t siderust::centers::CenterTraits< Barycentric >::ffi_id = SIDERUST_CENTER_T_BARYCENTRIC
staticconstexpr

Definition at line 62 of file centers.hpp.


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