BSK_Plotting
- BSK_Plotting.plot_data_lat(timeData, dataLoc, C_PN, id=None)[source]
Plot geodetic latitude from time-series position and DCM data.
Assumes: -
timeDatais length N -dataLochas shape (N, 3) and is expressed in frame N -C_PNhas shape (N, 3, 3), where each sample maps N -> PAll three inputs must be aligned sample-by-sample in time.
- BSK_Plotting.plot_illumination_fraction(timeAxis, illumination_factor, id=None)[source]
Preferred plot for eclipse illumination fraction.
- BSK_Plotting.plot_position(time, r_BN_N_truth, r_BN_N_meas, tTN, r_TN_N, id=None)[source]
Plot the position result.
- BSK_Plotting.plot_rw_cmd_actual_torque(timeData, dataUsReq, dataRW, numRW, id=None, livePlot=False)[source]
compare commanded and actual RW motor torques