Spacecraft Models Package 2.0
Spacecraft Models for DSim
Public Member Functions | Protected Attributes | List of all members
text_sender Class Reference

Sends text messages. More...

#include <text_sender.h>

Inherits dsim_model.

Public Member Functions

 text_sender (dsim_model_setup *setup)
 Constructor.
 
 ~text_sender ()
 Destructor.
 
void initialize_data ()
 Initialize outlets and output variables.
 
void initialization_complete ()
 Complete initialization process.
 
void pre_calculate ()
 Finish initialization.
 

Protected Attributes

dsim_variable text_message_dsim
 Outgoing text message.
 
dsim_variable text_file_dsim
 Text file.
 

Detailed Description

Sends text messages.

Sends text messages to a vci file based on a time tag


The documentation for this class was generated from the following files: