Discover Learn Reference Get OpenPLX Search Contact

Sensors/Signals

IMUOutput

IMUOutput is Physics.Signals.Output:
    type: 0
    fields is IMUOutputField[]
    source is IMULogic reference
    marshalling: marshalling_from_fields(fields)

    static fn marshalling_from_fields(fields: IMUOutputField[]) -> Physics.Signals.Marshalling

    # C++ extensions
    .extend_public: "std::vector readValues(const std::shared_ptr& signal, const std::shared_ptr& imu_output) const;"
    .extend_public: "std::shared_ptr createSignal(const std::vector& Values) const;"

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