Class CloudLayer
Cloud Layer Information
Inherited Members
Namespace: FpAssistantCore.Icao.Annex3.MetarTaf
Assembly: FpAssistantCoreScl.dll
Syntax
public class CloudLayer
Properties
View SourceAmount
Cover in oktas (1/8 parts):
Declaration
public string Amount { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
Value as in message
CloudCoverageType
Type of cloud coverage
Declaration
public CloudCoverageTypes CloudCoverageType { get; }
Property Value
| Type | Description |
|---|---|
| CloudCoverageTypes |
Remarks
Value as in message
Height
Declaration
public LinearDistance? Height { get; }
Property Value
| Type | Description |
|---|---|
| LinearDistance? |
HeightHundredsFt
Height of clouds defined in 100s of feet
Declaration
public int? HeightHundredsFt { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
Remarks
Value as in message
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |