System.Sensors.TCustomElectricalSensor.Capacitance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Capacitance: Double index TProperty.Capacitance read GetDoubleProperty;

C++

__property double Capacitance = {read=GetDoubleProperty, index=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomElectricalSensor


Beschreibung

Kapazität in Farad.

Siehe auch