programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Types | Data Fields
rotation Module Reference
Collaboration diagram for rotation:
Collaboration graph

Data Types

interface  add_coriolis_t
 Add the dual tensor of a rotation vector to a tensor. More...
 
interface  add_coriolis_v
 Add a Coriolis term to a vector. More...
 
interface  angular_velocity
 Return angular velocity associated with a rotation. More...
 
interface  coriolis_t
 Compute the dual tensor of a rotation vector. More...
 
interface  coriolis_v
 Compute a Coriolis term for a vector. More...
 
interface  rotation_define
 Define a global rotation. More...
 
interface  rotation_to_array
 Copy rotation structure values to an array. More...
 
interface  rotation_update_coords
 Update coordinates based on a global rotation and time. More...
 
interface  rotation_velocity
 Compute rotation velocity relative to fixed coordinates at a given point. More...
 

Data Fields

integer nrotmx
 
double precision, dimension(3,
nrotmx), save 
rotax
 
double precision, dimension(3,
nrotmx), save 
rotcen
 

Field Documentation

integer nrotmx
double precision, dimension(3, nrotmx), save rotax
double precision, dimension(3, nrotmx), save rotcen

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