System.Sensors.TGpsSatellite.Snr

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

Delphi

property Snr: Double read FSnr;

C++

__property double Snr = {read=FSnr};

プロパティ

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


説明

衛星のシグナルの信号対雑音比

関連項目