Time.
More...
#include <JTime.hh>
Time.
Definition at line 26 of file JGeometry3D/JTime.hh.
JGEOMETRY3D::JTime::JTime |
( |
| ) |
|
|
inline |
JGEOMETRY3D::JTime::JTime |
( |
const double |
t | ) |
|
|
inline |
JTime& JGEOMETRY3D::JTime::negate |
( |
| ) |
|
|
inline |
JTime& JGEOMETRY3D::JTime::add |
( |
const JTime & |
value | ) |
|
|
inline |
Addition operator.
- Parameters
-
- Returns
- time
Definition at line 66 of file JGeometry3D/JTime.hh.
double getT() const
Get time.
JTime& JGEOMETRY3D::JTime::sub |
( |
const JTime & |
value | ) |
|
|
inline |
Subtraction operator.
- Parameters
-
- Returns
- time
Definition at line 80 of file JGeometry3D/JTime.hh.
double getT() const
Get time.
JTime& JGEOMETRY3D::JTime::mul |
( |
const double |
value | ) |
|
|
inline |
Multiplication operator.
- Parameters
-
value | multiplication factor |
- Returns
- time
Definition at line 94 of file JGeometry3D/JTime.hh.
JTime& JGEOMETRY3D::JTime::div |
( |
const double |
value | ) |
|
|
inline |
Division operator.
- Parameters
-
value | multiplication factor |
- Returns
- time
Definition at line 108 of file JGeometry3D/JTime.hh.
double JGEOMETRY3D::JTime::getT |
( |
| ) |
const |
|
inline |
std::istream& operator>> |
( |
std::istream & |
in, |
|
|
JTime & |
time |
|
) |
| |
|
friend |
Read time from input.
- Parameters
-
- Returns
- input stream
Definition at line 134 of file JGeometry3D/JTime.hh.
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const JTime & |
time |
|
) |
| |
|
friend |
Write time to output.
- Parameters
-
out | output stream |
time | time |
- Returns
- output stream
Definition at line 149 of file JGeometry3D/JTime.hh.
Read time from input.
- Parameters
-
- Returns
- reader
Definition at line 164 of file JGeometry3D/JTime.hh.
esac print_variable DETECTOR INPUT_FILE OUTPUT_FILE CDF for TYPE in
double JGEOMETRY3D::JTime::__t |
|
protected |
The documentation for this class was generated from the following file: