| IdealRollingWheelSimple 1-dim. model of an ideal rolling wheel without inertia |  | 
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A simple kinematic model of a rolling wheel which has no inertia and no rolling resistance. This component defines the kinematic constraint:
(flangeR.phi - internalSupportR.phi)*wheelRadius = (flangeT.s - internalSupportT.s);
| useSupportR | Value: false Type: Boolean Description: = true, if rotational support flange enabled, otherwise implicitly grounded | 
|---|---|
| useSupportT | Value: false Type: Boolean Description: = true, if translational support flange enabled, otherwise implicitly grounded | 
| radius | Value: Type: Distance (m) Description: Wheel radius | 
|  | internalSupportR | Type: InternalSupport | 
|---|---|---|
|  | internalSupportT | Type: InternalSupport | 
|  | fixedR | Type: Fixed | 
|  | fixedT | Type: Fixed | 
|  | Modelica.Mechanics.Rotational.Examples Demonstrate coupling Rotational - Translational | 
|  | Modelica.Mechanics.Translational.Components Simple 1-dim. model of an ideal rolling wheel without inertia |