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