TBD
Namespace: UtilsAssembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public static double Normalize( double angle ) |
Visual Basic |
---|
Public Shared Function Normalize ( _ angle As Double _ ) As Double |
Visual C++ |
---|
public: static double Normalize( double angle ) |
Parameters
- angle
- Type: System..::..Double
[Missing <param name="angle"/> documentation for "M:Utils.Angles.Normalize(System.Double)"]
Return Value
[Missing <returns> documentation for "M:Utils.Angles.Normalize(System.Double)"]