BSK_Dynamics¶
- class BSK_Dynamics.BSKDynamicModels(SimBase, dynRate)[source]¶
- Bases: - object- General bskSim simulation class that sets up the spacecraft simulation configuration. - AddRWFault(faultType, fault, faultRW, currentTime)[source]¶
- Adds a static friction fault to the reaction wheel. 
 - PeriodicRWFault(probability, faultType, fault, faultRW, currentTime)[source]¶
- Adds a fault periodically. Probability is the chance of the fault occurring per update. 
 - Set the navigation sensor object.