Table of Contents

Class USAUnits

Namespace
H.Extensions.Unit.USA
Assembly
H.Extensions.Unit.dll
public class USAUnits : UnitsSystem
Inheritance
USAUnits
Inherited Members
Extension Methods

Fields

Acres

public static readonly Unit Acres

Field Value

Unit

Bushels

public static readonly Unit Bushels

Field Value

Unit

CubicFeet

public static readonly Unit CubicFeet

Field Value

Unit

CubicInches

public static readonly Unit CubicInches

Field Value

Unit

CubicYards

public static readonly Unit CubicYards

Field Value

Unit

Cups

public static readonly Unit Cups

Field Value

Unit

DegreesFahrenheit

public static readonly Unit DegreesFahrenheit

Field Value

Unit

DryGallons

public static readonly Unit DryGallons

Field Value

Unit

DryQuarts

public static readonly Unit DryQuarts

Field Value

Unit

Feet

public static readonly Unit Feet

Field Value

Unit

Gallons

public static readonly Unit Gallons

Field Value

Unit

Inches

public static readonly Unit Inches

Field Value

Unit

LongTons

public static readonly Unit LongTons

Field Value

Unit

NauticalMiles

public static readonly Unit NauticalMiles

Field Value

Unit

Pecks

public static readonly Unit Pecks

Field Value

Unit

Pounds

public static readonly Unit Pounds

Field Value

Unit

Quarts

public static readonly Unit Quarts

Field Value

Unit

SquareFeet

public static readonly Unit SquareFeet

Field Value

Unit

SquareInches

public static readonly Unit SquareInches

Field Value

Unit

SquareYards

public static readonly Unit SquareYards

Field Value

Unit

System

public static readonly USAUnits System

Field Value

USAUnits

Yards

public static readonly Unit Yards

Field Value

Unit

cubicFeetToCubicMetres

public static readonly double cubicFeetToCubicMetres

Field Value

double

feetToMetres

public static readonly double feetToMetres

Field Value

double

litresToCubicMetres

public static readonly double litresToCubicMetres

Field Value

double

poundsToKilogrammes

public static readonly double poundsToKilogrammes

Field Value

double

squareFeetToSquareMetres

public static readonly double squareFeetToSquareMetres

Field Value

double

Properties

Name

public override string Name { get; }

Property Value

string

Methods

GetAllUnits()

public override Unit[] GetAllUnits()

Returns

Unit[]

GetDefaultUnits()

protected override Unit[] GetDefaultUnits()

Returns

Unit[]

GetDisplayUnits()

protected override Unit[] GetDisplayUnits()

Returns

Unit[]