DUNE: Uniform Navigational Environment
2020.01.0
|
Public Member Functions | |
Derivative (void) | |
void | clear (void) |
Type | update (const Type &value) |
Type | check (void) const |
|
inline |
Constructor.
|
inline |
Check current derivative.
|
inline |
Clear data.
Referenced by DUNE::Math::Derivative< double >::Derivative().
|
inline |
Update with new value.
Referenced by DUNE::Navigation::BasicNavigation::onDispatchNavigation().