|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlinenoexcept |
Angular velocity from consecutive headings in a HistoryBuffer.
| headings | Buffer of heading angles in radians, capacity >= 2 |
| dt | Elapsed time between samples 0 and 1 |
Takes a HistoryBuffer<float> of already-computed headings rather than positions directly, since heading is itself derived (see heading() above) and keeping this function ignorant of that derivation keeps it reusable for any angle-producing source, not only motion.
Definition at line 375 of file Differential.hpp.
References angular_delta().
Referenced by angular_velocity().
Here is the call graph for this function:
Here is the caller graph for this function: