LinearUnit Class

Uses

GeoCalcCOM.ILinearUnit

GeoCalcCOM.ICloneable

 

Description

The LinearUnit class represents a unit of measurement for a LinearValue.

 

Public Properties

Property

Description

Abbreviation

An abbreviated name for this unit

Identifiers

The IdentifierCollection that stores all identifiers for this object

Name

The name of this object

Remarks

Various remarks about this object

UnitsPerMeter

The number of these units that correspond to one meter

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a LinearUnit

FromBaseUnits

Converts the specified value from meters to the units specified by the current instance

HasIdentifiersIn

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

ToBaseUnits

Converts the specified value from the units specified by the current instance to meters

ValueEquals

Compares the value of two LinearUnit instances