BarometerReading.StationPressureInHectopascals プロパティ

定義

気圧計センサーによって決定される気圧を取得します。

public:
 property double StationPressureInHectopascals { double get(); };
double StationPressureInHectopascals();
public double StationPressureInHectopascals { get; }
var double = barometerReading.stationPressureInHectopascals;
Public ReadOnly Property StationPressureInHectopascals As Double

プロパティ値

Double

double

hectopascals (hPA) の圧力。

適用対象