|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
| Classes | |
| struct | unitstruc | 
| JSON unit type entry.  More... | |
| struct | jsonnode | 
| struct | jsonhandle | 
| JSON handle.  More... | |
| struct | jsontoken | 
| JSON token.  More... | |
| struct | jsonoperand | 
| JSON equation operand.  More... | |
| struct | jsonequation | 
| JSON equation entry.  More... | |
| struct | agent_request_entry | 
| struct | agent_channel | 
| struct | beatstruc | 
| struct | agentstruc | 
| Agent control structure.  More... | |
| struct | eventstruc | 
| Full COSMOS Event structure.  More... | |
| struct | userstruc | 
| struct | equationstruc | 
| Equation structure.  More... | |
| struct | targetstruc | 
| Target structure.  More... | |
| struct | portstruc | 
| Port structure.  More... | |
| struct | facestruc | 
| Face structure: information on each face of a piece.  More... | |
| struct | piecestruc | 
| Part structure: physical information for each piece of Node.  More... | |
| struct | allstruc | 
| All Component structure.  More... | |
| struct | telemstruc | 
| Telemetry (TELEM) structure.  More... | |
| struct | ploadstruc | 
| Payload (PLOAD) structure.  More... | |
| struct | ssenstruc | 
| Sun Sensor (SSEN) Sructure.  More... | |
| struct | imustruc | 
| Inertial Measurement Unit (IMU) structure.  More... | |
| struct | rwstruc | 
| Reaction Wheel structure: z axis is aligned with axis of rotation.  More... | |
| struct | mtrstruc | 
| Magnetic Torque Rod structure: z axis is aligned with rod.  More... | |
| struct | cpustruc | 
| CPU information.  More... | |
| struct | diskstruc | 
| Disk information.  More... | |
| struct | gpsstruc | 
| struct | antstruc | 
| Antenna information.  More... | |
| struct | rxrstruc | 
| Receiver information.  More... | |
| struct | txrstruc | 
| Transmitter information.  More... | |
| struct | tcvstruc | 
| Transceiver information.  More... | |
| struct | pvstrgstruc | 
| PV String (STRG) structure.  More... | |
| struct | battstruc | 
| Battery (BATT) structure.  More... | |
| struct | htrstruc | 
| Heater Structure definition.  More... | |
| struct | motrstruc | 
| struct | tsenstruc | 
| struct | thststruc | 
| Thruster (THST) dynamic structure.  More... | |
| struct | propstruc | 
| Propellant Tank (PROP) structure.  More... | |
| struct | swchstruc | 
| Switch Structure definition.  More... | |
| struct | rotstruc | 
| Rotor Structure definition.  More... | |
| struct | sttstruc | 
| Star Tracker (STT) Sructure.  More... | |
| struct | mccstruc | 
| Motion Capture Camera (MCC) Structure.  More... | |
| struct | tcustruc | 
| Torque Rod Control Unit.  More... | |
| struct | busstruc | 
| struct | psenstruc | 
| struct | suchistruc | 
| SUCHI Sructure.  More... | |
| struct | camstruc | 
| struct | tncstruc | 
| TNC Structure definition.  More... | |
| struct | bcregstruc | 
| BCREG (PV Regulator) Structure definition.  More... | |
| struct | trianglestruc | 
| struct | physicsstruc | 
| Physics Simulation Structure.  More... | |
| struct | nodestruc | 
| struct | devicestruc | 
| Device structure.  More... | |
| struct | devspecstruc | 
| Specific Device structure.  More... | |
| struct | jsonentry | 
| JSON map offset entry.  More... | |
| struct | cosmosstruc | 
| Typedefs | |
| typedef int32_t(* | agent_request_function) (char *request_string, char *output_string, void *root) | 
| typedef Vector | vertexstruc | 
| Point structure: information on each vertex in a face.  More... | |
| typedef int32_t(* agent_request_function) (char *request_string, char *output_string, void *root) | 
Agent Request Function Format of a user supplied function to handle a given request
| typedef Vector vertexstruc | 
Point structure: information on each vertex in a face.