LinearUnit Class

Uses

GeoCalcNET.Serializable

 

Description

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

 

Public Constructors

Constructor

Description

LinearUnit

Creates a new instance of the LinearUnit class

 

Public Properties

Property

Description

Abbreviation

An abbreviated name for this unit

Identifiers

Inherited from GeoCalcNET.Serializable

Name

Inherited from GeoCalcNET.Serializable

Remarks

Inherited from GeoCalcNET.Serializable

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

Dispose

Releases the resources used by the current instance

FromBaseUnits

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

HasIdentifiersIn

Inherited from GeoCalcNET.Serializable

ToBaseUnits

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

ValueEquals

Compares the value of two LinearUnit instances