System.Sensors.TCustomMechanicalSensor.GaugePressure
Delphi
property GaugePressure: Double index TProperty.GaugePressure read GetDoubleProperty;
C++
__property double GaugePressure = {read=GetDoubleProperty, index=5};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | System.Sensors.pas System.Sensors.hpp |
System.Sensors | TCustomMechanicalSensor |
Description
La pression manométrique en pascals.
Voir aussi
- System.Sensors.TCustomMechanicalSensor.AbsPressure
- System.Sensors.TCustomMechanicalSensor.Force
- System.Sensors.TCustomMechanicalSensor.MultiValueState
- System.Sensors.TCustomMechanicalSensor.Strain
- System.Sensors.TCustomMechanicalSensor.SwitchArrayState
- System.Sensors.TCustomMechanicalSensor.SwitchState
- System.Sensors.TCustomMechanicalSensor.Weight