Class VisibilityInfo
Inherited Members
Namespace: FpAssistantCore.Icao.Annex3.MetarTaf
Assembly: FpAssistantCoreScl.dll
Syntax
public class VisibilityInfo
Properties
View SourceDistanceMeters
Declaration
public int? DistanceMeters { get; set; }
Property Value
| Type | Description |
|---|---|
| int? |
IsCavok
Declaration
public bool IsCavok { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Raw
Declaration
public string Raw { get; set; }
Property Value
| Type | Description |
|---|---|
| string |