Definition at line 51 of file userTime.H.
◆ userTime()
Construct from controlDict.
Definition at line 42 of file userTime.C.
◆ ~userTime()
◆ TypeName()
Runtime type information.
◆ declareRunTimeSelectionTable()
Declare runtime constructor selection table.
◆ New()
◆ dict()
◆ userTimeToTime()
virtual scalar userTimeToTime |
( |
const scalar |
tau | ) |
const |
|
pure virtual |
Convert the user-time (e.g. CA deg) to real-time (s).
Implemented in engine, and real.
◆ timeToUserTime()
virtual scalar timeToUserTime |
( |
const scalar |
t | ) |
const |
|
pure virtual |
Convert the real-time (s) into user-time (e.g. CA deg)
Implemented in real, and engine.
◆ unitName()
virtual word unitName |
( |
| ) |
const |
|
pure virtual |
Return user-time unit.
Implemented in real, and engine.
◆ units()
Return the user-time unit conversion.
Implemented in real, and engine.
◆ read()
virtual bool read |
( |
const dictionary & |
controlDict | ) |
|
|
pure virtual |
Read the controlDict and set all the parameters.
Implemented in real, and engine.
The documentation for this class was generated from the following files: