Property | Type | Description | |
---|---|---|---|
Acceleration | string | ||
State | string | ||
Velocity | string |
Method | Description | |
---|---|---|
ToString ( ) : string | ||
VelocityValueRelationship ( string state, string velocity, string acceleration ) : System |
public VelocityValueRelationship ( string state, string velocity, string acceleration ) : System | ||
state | string | |
velocity | string | |
acceleration | string | |
return | System |