System.Sensors.TGpsSatellite.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(Azimuth, Elevation: Double; Prn: Integer; Snr: Double;
HasAlmanac, HasEphemeris, UsedInFix: Boolean);

C++

__fastcall TGpsSatellite(double Azimuth, double Elevation, int Prn, double Snr, bool HasAlmanac, bool HasEphemeris, bool UsedInFix);
TGpsSatellite() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TGpsSatellite


説明

Creates は、読み取り専用プロパティを初期化する TGpsSatellite のインスタンスを作成します。

このコンストラクタの各パラメータは、ターゲット プロパティと一致します:

パラメータ プロパティ

Azimuth

Azimuth

Elevation

Elevation

Prn

Prn

Snr

Snr

HasAlmanac

HasAlmanac

HasEphemeris

HasEphemeris

UsedInFix

UsedInFix