Skip to content

Making basilisk module intermediate variables to be protected #902

@gjaju313

Description

@gjaju313

Creating new custom modules to add features on top of existing basilisk modules (such as additional biases in body frame and filters to imuSensor module) requires access to its intermediate variables (e.g. omega_PN_P_out for imuSensor) which are declared private.

Declaring them protected will enable using existing basilisk modules as base classes to add features and create custom external modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions