LinearUnit Class

Inherits from

GeoCalc.Unit

 

Description

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

 

Constructors

Constructor

Description

LinearUnit

Creates a new instance of the LinearUnit class

 

Properties

Property

Description

UnitDescription

Gets the description of the base units's conversion. (Overrides Unit.UnitDescription).

UnitsPerMeter

Gets or sets the number of units per meter.

Inherited Property

Description

Abbreviation

Inherited from Unit.

AlwaysSaveToCustom

Inherited from Serializable.

DeprecatedTimestamp

Inherited from Serializable.

HistoryList

Inherited from Serializable.

Identifiers

Inherited from Serializable.

IsBase

Inherited from Serializable.

IsDeprecated

Inherited from Serializable.

IsFileBased

Inherited from Serializable.

IsReadOnly

Inherited from Serializable.

IsUsable

Inherited from Serializable.

Name

Inherited from Serializable.

ObjectType

Inherited from Serializable.

ObjectTypeName

Inherited from Serializable.

Remarks

Inherited from Serializable.

RevisionTimestamp

Inherited from Serializable.

UnitsPerBase

Inherited from Unit.

 

Methods

Method

Description

Clone

Creates a clone of this object. (Overrides Serializable.Clone()).

Inherited Method

Description

ClearSaveInfo

Inherited from Serializable.

ClearUsabilityFlags

Inherited from Serializable.

Equals

Inherited from Unit.

Equivalent

Inherited from Unit.

EquivalentDiffs

Inherited from Serializable.

FromBaseUnits

Inherited from Unit.

GetHashCode

Inherited from Unit.

GetObjectDescription

Inherited from Serializable.

GetType

Gets the Type of the current instance. (Inherited from Object).

IsBaseNearlyEqual

Inherited from Serializable.

IsNearlyEqual

Inherited from Serializable.

IsUsabilityFlagSet

Inherited from Serializable.

SetUsabilityFlag

Inherited from Serializable.

StrictlyEquals

Inherited from Unit.

ToBaseUnits

Inherited from Unit.

ToString

Returns a string that represents the current object. (Inherited from Object).

TryToFixUsability

Inherited from Serializable.

UnsetUsabilityFlag

Inherited from Serializable.

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this LinearUnit

operator==

Compares the value of two LinearUnits

operator!=

Compares the value of two LinearUnits