Class TMotorJointNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMotorJointNodeHelper = class helper(TObject) for TMotorJointNode

Description

Hierarchy

  • TObject
  • TMotorJointNodeHelper

Overview

Properties

Public property Axis1Angle: Single read GetAxis1Angle write SetAxis1Angle;
Public property Axis1Torque: Single read GetAxis1Torque write SetAxis1Torque;
Public property Axis2Angle: Single read GetAxis2Angle write SetAxis2Angle;
Public property Axis2Torque: Single read GetAxis2Torque write SetAxis2Torque;
Public property Axis3Angle: Single read GetAxis3Angle write SetAxis3Angle;
Public property Axis3Torque: Single read GetAxis3Torque write SetAxis3Torque;
Public property EnabledAxes: Integer read GetEnabledAxes write SetEnabledAxes;
Public property Motor1Axis: TVector3Single read GetMotor1Axis write SetMotor1Axis;
Public property Motor2Axis: TVector3Single read GetMotor2Axis write SetMotor2Axis;
Public property Motor3Axis: TVector3Single read GetMotor3Axis write SetMotor3Axis;
Public property Stop1Bounce: Single read GetStop1Bounce write SetStop1Bounce;
Public property Stop1ErrorCorrection: Single read GetStop1ErrorCorrection write SetStop1ErrorCorrection;
Public property Stop2Bounce: Single read GetStop2Bounce write SetStop2Bounce;
Public property Stop2ErrorCorrection: Single read GetStop2ErrorCorrection write SetStop2ErrorCorrection;
Public property Stop3Bounce: Single read GetStop3Bounce write SetStop3Bounce;
Public property Stop3ErrorCorrection: Single read GetStop3ErrorCorrection write SetStop3ErrorCorrection;
Public property AutoCalc: boolean read GetAutoCalc write SetAutoCalc;

Description

Properties

Public property Axis1Angle: Single read GetAxis1Angle write SetAxis1Angle;
 
Public property Axis1Torque: Single read GetAxis1Torque write SetAxis1Torque;
 
Public property Axis2Angle: Single read GetAxis2Angle write SetAxis2Angle;
 
Public property Axis2Torque: Single read GetAxis2Torque write SetAxis2Torque;
 
Public property Axis3Angle: Single read GetAxis3Angle write SetAxis3Angle;
 
Public property Axis3Torque: Single read GetAxis3Torque write SetAxis3Torque;
 
Public property EnabledAxes: Integer read GetEnabledAxes write SetEnabledAxes;
 
Public property Motor1Axis: TVector3Single read GetMotor1Axis write SetMotor1Axis;
 
Public property Motor2Axis: TVector3Single read GetMotor2Axis write SetMotor2Axis;
 
Public property Motor3Axis: TVector3Single read GetMotor3Axis write SetMotor3Axis;
 
Public property Stop1Bounce: Single read GetStop1Bounce write SetStop1Bounce;
 
Public property Stop1ErrorCorrection: Single read GetStop1ErrorCorrection write SetStop1ErrorCorrection;
 
Public property Stop2Bounce: Single read GetStop2Bounce write SetStop2Bounce;
 
Public property Stop2ErrorCorrection: Single read GetStop2ErrorCorrection write SetStop2ErrorCorrection;
 
Public property Stop3Bounce: Single read GetStop3Bounce write SetStop3Bounce;
 
Public property Stop3ErrorCorrection: Single read GetStop3ErrorCorrection write SetStop3ErrorCorrection;
 
Public property AutoCalc: boolean read GetAutoCalc write SetAutoCalc;
 

Generated by PasDoc 0.14.0.