System.Sensors.TCustomMechanicalSensor.Strain

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

Delphi

property Strain: Double index TProperty.Strain read GetDoubleProperty;

C++

__property double Strain = {read=GetDoubleProperty, index=6};

プロパティ

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


説明

ひずみです。

関連項目