Click or drag to resize
AirPressureObservationTimeUtc Method
Returns the time that the air pressure observation was made.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime ObservationTimeUtc(
	DateTime fetchTimeUtc
)

Parameters

fetchTimeUtc
Type: SystemDateTime

Return Value

Type: DateTime
See Also