Class TDifferentiallySteeredBodyParameters

DescriptionHierarchyFieldsMethodsProperties

Unit

DifferentiallySteeredBody

Declaration

type TDifferentiallySteeredBodyParameters = class(TBodyParameters)

Description

Utility class that contains the neccessary properties needed for defining a TDifferentiallySteeredBody. Can be used as argument to the constructor TDifferentiallySteeredBody.Create.

Hierarchy

TDifferentiallySteeredBodyParameters > TBodyParameters > TObject

Methods

Overview

Public constructor CreateAndSet(DifferentiallySteeredBodyParameters: TDifferentiallySteeredBodyParameters);
Public constructor CreateEmpty;
Public destructor Destroy; override;

Description

Public constructor CreateAndSet(DifferentiallySteeredBodyParameters: TDifferentiallySteeredBodyParameters);
 
Public constructor CreateEmpty;
 
Public destructor Destroy; override;
 

Properties

Overview

Public property Alpha: real;
Public property Beta: real;
Public property Height: real;
Public property Mass: real;
Public property MomentOfInertia: real;
Public property Position: TVector;
Public property Radius: real;
Public property WheelRadius: real;
Public property WheelWidth: real;

Description

Public property Alpha: real;
 
Public property Beta: real;
 
Public property Height: real;
 
Public property Mass: real;
 
Public property MomentOfInertia: real;
 
Public property Position: TVector;
 
Public property Radius: real;
 
Public property WheelRadius: real;
 
Public property WheelWidth: real;
 
Generated by PasDoc 0.8.8.3 on 2005-05-28 08:13:49