Hierarchy

  • WheelDefinition

Properties

centerDisplacement?: number

nominal displacement of the wheel’s center to the rotation point (necessary for caster wheels). If the parameter is not defined, it is assumed to be 0

constraints?: string

free text: can be used by the manufacturer to define constraints

diameter: number

nominal diameter of wheel

isActiveDriven: boolean

True: wheel is actively driven (de: angetrieben)

isActiveSteered: boolean

True: wheel is actively steered (de: aktiv gelenkt)

position: Position
type: Type

wheel type. DRIVE, CASTER, FIXED, MECANUM

width: number

nominal width of wheel

Generated using TypeDoc