The ExternalThruster type exposes the following members.

Constructors

  NameDescription
ExternalThruster
Initializes a new instance of the ExternalThruster class

Methods

  NameDescription
Control_Servo (Inherited from PAM_AccessoryModule.)
Control_Servo_actual (Inherited from PAM_AccessoryModule.)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
HandleResponse_CSR (Inherited from PAM_AccessoryModule.)
HandleResponse_DeviceSpecific (Inherited from PAM_AccessoryModule.)
PropagateCSR
Update the subsystem classes based upon the CSR Note we just update everything for now, now worrying about readonly fields etc. It is VITIALLY IMPORTANT that everything is read in the correct order and with the correct sizes!!
(Inherited from PAM_AccessoryModule.)
ResetCommunications (Inherited from PAM_AccessoryModule.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
UpdateCSR
Move data from user structures into the csr. These are the inputs being sent to the device
(Inherited from PAM_AccessoryModule.)

Properties

  NameDescription
Actual
Analog (Inherited from PAM_AccessoryModule.)
CommandPending (Inherited from PAM_AccessoryModule.)
CommsDisabled (Inherited from PAM_AccessoryModule.)
CommsTimeout (Inherited from PAM_AccessoryModule.)
ConsecutiveMissedResponseCount (Inherited from PAM_AccessoryModule.)
CountPacketsToSend (Inherited from PAM_AccessoryModule.)
Deadband
DeviceName (Inherited from PAM_AccessoryModule.)
DeviceType (Inherited from PAM_AccessoryModule.)
EventCount (Inherited from PAM_AccessoryModule.)
GPIO_DATA (Inherited from PAM_AccessoryModule.)
GPIO_DIRECTION (Inherited from PAM_AccessoryModule.)
InvertThrusterRotation
IsConnected (Inherited from PAM_AccessoryModule.)
Lock
Thread syncronization object for SimpleAccessoryModule class As this is a publically accessible lock, please be VERY!!!! careful to avoid deadlock conditions.
(Inherited from PAM_AccessoryModule.)
Max_limit_actual
Max_limit_set
NetworkID (Inherited from PAM_AccessoryModule.)
NextPacketToSend (Inherited from PAM_AccessoryModule.)
Servo (Inherited from PAM_AccessoryModule.)
ServoDeadBand (Inherited from PAM_AccessoryModule.)
ServoMaxLimit (Inherited from PAM_AccessoryModule.)
ServoTarget (Inherited from PAM_AccessoryModule.)
Slew (Inherited from PAM_AccessoryModule.)
Slew_rate
Target
TimerOut (Inherited from PAM_AccessoryModule.)
UsesRawComms (Inherited from PAM_AccessoryModule.)

See Also