genericIO
Public Member Functions | Public Attributes | List of all members
SEP::axis Class Reference

Public Member Functions

 axis (const int n, float o, float d, const std::string &label, const std::string &unit)
 
 axis (const int n, float o, float d, const std::string &label)
 
 axis (const int n, float o, float d)
 
 axis (const int n)
 
void infoStream (std::stringstream &x)
 
bool same_axis (const axis &ax) const
 

Public Attributes

int n
 
float o
 
float d
 
std::string label
 
std::string unit
 

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