The concept Time represents time in the simulator.
Comparisons with other Kinetic::Simulator::Time objects are supported.
- Has Models:
double
Kinetic::FunctionKernel::Root
- See also
Kinetic::Simulator
|
| | Time (NT) |
| | Construct an instance of time from a number type, where NT is the number type used in the simulation. More...
|
| |
| std::ostream & | operator<< (std::ostream &, Time) |
| | Write it to a stream. More...
|
| |
| Kinetic::Simulator::Time::Time |
( |
NT |
| ) |
|
Construct an instance of time from a number type, where NT is the number type used in the simulation.
| std::ostream& Kinetic::Simulator::Time::operator<< |
( |
std::ostream & |
, |
|
|
Time |
|
|
) |
| |
Return a double approximation of the time value.
Return an interval containing the time value.