WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warpos::Rates< N > Class Template Reference

#include <Rates.hpp>

Public Member Functions

virtual int16 calculateRates (floating_point time, const std::array< floating_point, N > &state, std::array< floating_point, N > &out_rates)
 Function to calculate rates from current state of system.

Member Function Documentation

◆ calculateRates()

template<uint32 N>
virtual int16 warpos::Rates< N >::calculateRates ( floating_point time,
const std::array< floating_point, N > & state,
std::array< floating_point, N > & out_rates )
inlinevirtual

Function to calculate rates from current state of system.

Parameters
timeThe reference time
stateThe reference state
out_ratesImplicit return of rates based on time, state

The documentation for this class was generated from the following file:
  • /Users/mickey/Documents/Projects/warptwin/warpos/src/gncutils/dynamics/Rates.hpp