Skip to content

53ea2e67 c706 3d84 0a6a 47ee369355f7

Kim Hugener-Ohlsen edited this page Apr 30, 2016 · 2 revisions

IPressureUnitSelector.TechnicalAtmospheres Property

Gets the Technical Atmosphere.

Namespace: Sundew.Quantities.Mechanics.UnitSelection
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#

Expression TechnicalAtmospheres { get; }

C#

Expression TechnicalAtmospheres { get; }

VB

ReadOnly Property TechnicalAtmospheres As Expression
	Get

VB

ReadOnly Property TechnicalAtmospheres As Expression
	Get

C++

property Expression^ TechnicalAtmospheres {
	Expression^ get ();
}

C++

property Expression^ TechnicalAtmospheres {
	Expression^ get ();
}

F#

abstract TechnicalAtmospheres : Expression with get

F#

abstract TechnicalAtmospheres : Expression with get

Property Value

Type: Expression
The Technical Atmosphere.

See Also

Reference

IPressureUnitSelector Interface
Sundew.Quantities.Mechanics.UnitSelection Namespace

Clone this wiki locally