![]() |
ModelSpace
|
Public Member Functions | |
virtual int | calculateRates (T time, const std::array< T, N > &state, std::array< T, N > &out_rates) |
Function to calculate rates from current state of system. | |
|
inlinevirtual |
Function to calculate rates from current state of system.
time | The reference time |
state | The reference state |
out_rates | Implicit return of rates based on time, state |