DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
dueca::Carthesian Struct Reference

Set of x, y, z Carthesian coordinates. More...

#include <AxisTransforms.hxx>

Inheritance diagram for dueca::Carthesian:
Inheritance graph
[legend]

Public Member Functions

 Carthesian (double x=0.0, double y=0.0, double z=0.0)
 Constructor, straightforward.
 
 Carthesian (const Carthesian &o)
 Copy constructor.
 
Carthesianoperator= (const Carthesian &)
 Assignment !!!
 

Public Attributes

double x
 x coordinate
 
double y
 y coordinate
 
double z
 z coordinate
 
VectorE xyz
 All coordinates as a vector.
 

Detailed Description

Set of x, y, z Carthesian coordinates.


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