nfrechette/rtm

Revisit how constants are implemented

Closed this issue · 0 comments

Move them to rtm/constants.h.
Should not mention anglef/d or angle in general. Simply coerce to float/double/scalarf/scalard and template the constant value.

Convert existing code to use new constants.