Document and refactor geom code, round 2.
- Doxygenate headers. - Rename to bring methods and functions in line with everything else.
This commit is contained in:
@@ -174,7 +174,7 @@ public:
|
||||
/// \note This must be explicitly called before calling any
|
||||
/// method which uses the filter's internal Δt.
|
||||
///
|
||||
/// \param The time delta to use when no time delta is
|
||||
/// \param newDeltaT The time delta to use when no time delta is
|
||||
/// provided.
|
||||
void
|
||||
DeltaT(T newDeltaT)
|
||||
|
||||
Reference in New Issue
Block a user