Show / Hide Table of Contents

Class TemperatureInfo

Inheritance
object
TemperatureInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: FpAssistantCore.Icao.Annex3.MetarTaf
Assembly: FpAssistantCoreScl.dll
Syntax
public class TemperatureInfo

Properties

View Source

DewpointC

Declaration
public double? DewpointC { get; set; }
Property Value
Type Description
double?
View Source

TemperatureC

Declaration
public double? TemperatureC { get; set; }
Property Value
Type Description
double?
  • View Source
In this article
Back to top Copyright 2018-2026 CADology Limited