IAngularUnit Interface

Uses

GeoCalcCOM.ISerializable

 

Used By

GeoCalcCOM.AngularUnit

 

Public Properties

Property

Description

Abbreviation

The abbreviation used to describe this unit

Identifiers

The IdentifierCollection that stores all identifiers for this object

Name

The name of this object

Remarks

Additional remarks about this object

UnitsPerDegree

The number of units described by this IAngularUnit that correspond to one degree

 

Public Methods

Method

Description

DeepCopy

Produces a deep-copy of an IAngularUnit instance

FromBaseUnits

Converts a double value from degrees to the units described by the current instance

HasIdentifiersIn

Indicates if this object has an identifier that is also present in the specified object

ToBaseUnits

Converts a double value from the units described by the current instance to degrees

ValueEquals

Compares the value of two IAngularUnit instances