Namespaces
MathNet.Spatial
MathNet.Spatial.Euclidean
MathNet.Spatial.Units
Types in MathNet.Spatial.Units
Angle
AngleUnit
Degrees
IAngleUnit
Radians
Type
Degrees
Namespace
MathNet.Spatial.Units
Parent
ValueType
Interfaces
IAngleUnit
A degree or degree of arc typically denoted by °. It is defined such that a full rotation is 360 degrees.
Methods
Equals
GetHashCode
GetType
ToString
Properties
ConversionFactor
ShortName
Public Methods
bool
Equals
(
object
obj)
int
GetHashCode
()
Type
GetType
()
string
ToString
()
Public Properties
double
ConversionFactor
get;
string
ShortName
get;