DiscoverLearnDocumentationGet OpenPLXSearch Contact

MachineModeling/Actuators/Linear/Base.openplx

Base

Base is Components.Composite.Base:
    .doc: """
    Abstract model for a linear actuator. By using this in your model,
    you have the option to replace it with any linear actuator inheriting from this model.
    """
    min_length is Real
    stroke_length is Real

    source is Physics.Interactions.Interaction

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