Discover Learn Reference Get OpenPLX Search Contact

Vehicles/Ripper/PowerAngle

Base

Base is Ripper.Base:
    .doc: """
    A FixedMount ripper has two actuated degrees of freedom.
    Lift and angle.
    The angle is defined between the two rigid parts
    the the frame and the shank.
    """

    shank is MachineModeling.Components.Composite.Base with Ripper.Interfaces.Shank.FrameConnectors
    frame becomes MachineModeling.Components.Composite.Base with Ripper.Interfaces.Frame.BaseConnectors, Ripper.Interfaces.Frame.ShankConnectors

    shank_angle is Real: (0)/180*Math.PI

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