BSK_MultiSatPlotting
- BSK_MultiSatPlotting.plot_attitude(timeData, dataSigmaBN, id=None)[source]
Plot the spacecraft attitude.
- BSK_MultiSatPlotting.plot_attitude_error(timeData, dataSigmaBR, id=None)[source]
Plot the spacecraft attitude error.
- BSK_MultiSatPlotting.plot_attitude_reference(timeData, dataSigmaRN, id=None)[source]
Plot the spacecraft attitude reference.
- BSK_MultiSatPlotting.plot_battery(timeData, storageData, id=None)[source]
Plot the energy inside the onboard battery
- BSK_MultiSatPlotting.plot_orbital_element_differences(timeData, oed, id=None)[source]
Plot the orbital element difference between the chief and another spacecraft.
- BSK_MultiSatPlotting.plot_orbits(r_BN, numberSpacecraft, id=None)[source]
Plot the spacecraft inertial orbits.
- BSK_MultiSatPlotting.plot_power(timeData, netData, supplyData, sinkData, id=None)[source]
Plot the power inputs and outputs
- BSK_MultiSatPlotting.plot_rate(timeData, dataOmegaBN, id=None)[source]
Plot the body angular velocity rate tracking errors.
- BSK_MultiSatPlotting.plot_rate_error(timeData, dataOmegaBR, id=None)[source]
Plot the body angular velocity rate tracking errors.
- BSK_MultiSatPlotting.plot_rate_reference(timeData, dataOmegaRN, id=None)[source]
Plot the body angular velocity rate reference.
- BSK_MultiSatPlotting.plot_relative_orbits(r_BN, numberSpacecraft, id=None)[source]
Plot the spacecraft inertial orbits.
- BSK_MultiSatPlotting.plot_rw_motor_torque(timeData, dataUsReq, dataRW, numRW, id=None)[source]
Plot the RW motor torques.
- BSK_MultiSatPlotting.plot_rw_power(timeData, dataRwPower, numRW, id=None)[source]
Plot the RW power drain.
- BSK_MultiSatPlotting.plot_rw_speeds(timeData, dataOmegaRW, numRW, id=None)[source]
Plot the RW spin rates.
- BSK_MultiSatPlotting.plot_rw_temperature(timeData, tempData, numRW, id=None)[source]
Plot the reaction wheel temperatures
- BSK_MultiSatPlotting.plot_rw_voltages(timeData, dataVolt, numRW, id=None)[source]
Plot the RW voltage inputs.