DiscoverLearnDocumentationGet OpenPLXSearch Contact

Vehicles/Steering/Interfaces/Base.openplx

Base

trait Base:
    .doc: """
Base trait for various steering mechanism interfaces,
which have a knuckle angle and length in common.

The interfaces are both intended for Kinematic coupling
as well as linked steering mechanism.
"""
    knuckle_angle is Real
    knuckle_length is Real

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X