System.Sensors.THeading

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

Delphi

THeading = record

C++

struct DECLSPEC_DRECORD THeading
{
public:
    double Azimuth;
};

プロパティ

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


説明

で倍しうが向いている方向を表す構造体。

この構造体には、次のフィールドが 1 つだけあります: Azimuth

関連項目