SaturnRingLibrary 0.9.1
SGL wrapper
 
Loading...
Searching...
No Matches

◆ FromDegrees() [1/2]

static constexpr Angle SRL::Math::Types::Angle::FromDegrees ( const Fxp & degreeTurns)
inlinestaticconstexpr

Creates angle from degrees.

Parameters
degreeTurnsAngle in degrees as fixed-point value
Returns
Angle object
Note
Converts from a fixed-point representation of degrees to an Angle object.