System.Sensors.TCustomElectricalSensor.Inductance

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

Delphi

property Inductance: Double index TProperty.Inductance read GetDoubleProperty;

C++

__property double Inductance = {read=GetDoubleProperty, index=2};

プロパティ

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


説明

誘導係数ヘンリーで表します。

関連項目