Class in Zendir.Messages | Inherits from Message

Declaration

class RWConfigMessage;

Description

Message used to define the individual RW (reaction wheel) configuration data message. This will store all of the configuration for a particular configuration of a single reaction wheel.


Properties

DeclaredDescription
AOmegaParameter used in coupled jitter back substitution.
BetaStaticStribeck friction coefficient. For stribeck friction to be activated,user must change this variable to a positive non-zero number.
BOmegaParameter used in coupled jitter back substitution.
COmegaParameter used in coupled jitter back substitution.
CurrentTorqueCurrent motor torque.
DWheel center of mass offset from wheel frame origin.
DynamicImbalanceDynamic imbalance.
FrictionCoulombCoulomb friction torque magnitude.
FrictionStaticStatic friction torque magnitude.
FrictionStribeckBoolean to determine if Stribeck friction model is used or not,0 is non-Stribeck, 1 is Stribeck/ Parameter is set internally.
FrictionTorqueFriction torque, this is a computed value, don’t set it directly.
FrictionViscousViscous friction coefficient.
Inertia_BRW inertia about point Wc in B frame components. Also knownas ‘IRWPntWc_B’. This is the inertia of the center of massof the RW in the body frame.
InertiaPrime_BRW inertia B-frame derivative. Also known as ‘IPrimeRWPntWc_B’, whichis the inertia rate of change of the center of mass of the RW in thebody frame.
J13X-Z inertia of wheel about wheel center in wheel frame (imbalance).
JgGgHat axis rotor moment of inertia.
JsSpin axis gsHat rotor moment of inertia.
JtGtHat axis rotor moment of inertia.
MaxMomentumMaximum RW wheel momentum in Nms.
MaxTorqueMax torque, negative value turns off saturating the wheel.
MinTorqueMin torque of the wheel.
OmegaWheel speed.
OmegaBeforeWheel speed one time step before.
OmegaLimitCycleWheel speed that avoids limit cycle with friction.
OmegaMaxMax wheel speed, negative values turn off wheel saturation.
Position_CB_BPosition of the reaction wheel center of mass Wc relative to Bin B-frame components. Also known as ‘r_WcB_B’.
PositionPrime_CB_BB-frame derivative of r_WcB_B. Also known as ‘rPrime_WcB_B’.
PositionTilde_CB_BTilde matrix of r_WcB_B. This is the skew symmetric matrix of theposition of the reaction wheel center of mass Wc relative. This isalso known as ‘RTildeWcB_B’.
RWStatusType of operating model.
StaticImbalanceStatic imbalance.
ThetaWheel angle.
W2Hat_BCurrent torque axis unit vector in body frame.
W2Hat0_BInitial torque axis unit vector in body frame.
W3Hat_BCurrent gimbal axis unit vector in body frame.
W3Hat0_BInitial gimbal axis unit vector in body frame.
WheelMassReaction wheel rotor mass.
WheelModelTypeType of imbalance model to use.
WheelPosition_BPosition vector of the RW relative to the spacecraft body frame. Thisis the ‘RWB_B’ parameter.
WheelSpinAxis_BSpin axis unit vector gsHat in B-frame components.