programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cs_physical_constants_t Struct Reference

Physical constants descriptor. More...

#include <cs_physical_constants.h>

Collaboration diagram for cs_physical_constants_t:
Collaboration graph

Data Fields

double gx
 
double gy
 
double gz
 
int icorio
 
double omegax
 
double omegay
 
double omegaz
 

Detailed Description

Physical constants descriptor.

Members of these physical constants are publicly accessible, to allow for concise syntax, as they are expected to be used in many places.

Field Documentation

gx

x component of the gravity vector

gy

y component of the gravity vector

gz

z component of the gravity vector

icorio

Coriolis source terms

omegax

x component of the rotation vector

omegay

y component of the rotation vector

omegaz

z component of the rotation vector


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