このページは機械翻訳を使用して翻訳されました。最新版の英語を参照するには、ここをクリックします。
飛行計器
R2025a標準コックピット計器で測定値を表示
高度や方位などのアプリケーションの飛行状態情報を表示するには、MATLAB® App Designerのコックピット計器の機能とそのプロパティまたはゲージを使用します。たとえば、これらの機能とプロパティまたはゲージを使用して、標準コックピットの外観と操作感を再現できます。これらの標準的なコックピット計器を作成します。Aerospace Toolbox はコックピット計器をコンポーネントとして作成します。関連するプロパティを使用して、これらのコックピット計器コンポーネントの外観と動作を制御します。
これらの関数は、uifigure 関数で作成された図形に対してのみ機能します。GUIDE または figure 関数で作成されたアプリは、飛行計器コンポーネントをサポートしません。Aerospace Toolbox ライセンスがあれば、MATLAB App Designerを通じて飛行計器ゲージも利用できます。
関数
uiaeroairspeed | Create airspeed indicator component |
uiaeroaltimeter | Create altimeter component |
uiaeroclimb | Create climb rate indicator component |
uiaeroegt | Create exhaust gas temperature (EGT) indicator component |
uiaeroheading | Create heading indicator component |
uiaerohorizon | 人工水平線コンポーネントを作成する |
uiaerorpm | Create revolutions per minute (RPM) indicator component |
uiaeroturn | Create turn coordinator component |
プロパティ
| missing_link: aerotbx_ug#mw_f239b6e7-7da0-400e-8c00-ec85c7463398 | Control airspeed indicator appearance and behavior |
| missing_link: aerotbx_ug#mw_2503c9fd-589f-44b7-8bb5-667294256207 | Control altimeter appearance and behavior |
| missing_link: aerotbx_ug#mw_10ac3db6-89a6-4387-8a53-d0b52a2d8adb | 人工水平線の外観と動作を制御する |
| missing_link: aerotbx_ug#mw_43a8dad4-e1b5-4eda-80ff-06f356d1f423 | Control climb indicator appearance and behavior |
| missing_link: aerotbx_ug#mw_e163443c-7552-4e62-a6cd-f8c1e29f5331 | Control exhaust gas temperature (EGT) indicator appearance and behavior |
| missing_link: aerotbx_ug#mw_91ea4390-9552-4785-affe-0322b8f89b23 | Control heading indicator appearance and behavior |
| missing_link: aerotbx_ug#mw_194f54e7-9b2c-45da-909f-11cd08db6070 | Control revolutions per minute (RPM) indicator appearance and behavior |
| missing_link: aerotbx_ug#mw_689a97d9-f07b-49b1-963c-ddafbf6d9977 | ターンコーディネーターの外観と動作を制御する |

