COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
Public Attributes | |
string | node ="" |
socket_channel | chansock |
string | chanip ="" |
PACKET_CHUNK_SIZE_TYPE | packet_size = (1472-(PACKET_DATA_OFFSET_HEADER_TOTAL+28)) |
uint32_t | throughput = 1300 |
double | nmjd |
double | lmjd |
double | limjd |
double | lomjd |
double | fmjd |
packet_struct_heartbeat | heartbeat |
double | send_queue |
double | send_reqmeta |
double | send_reqdata |
double | send_complete |
the (global) structure of sending channels
Sends a string as an agent_file::command_type
Usage: file_send_command command node:ip_address
Sends a string as an agent_file::message_type
Usage: file_send_message message node:ip_address
string channelstruc::node ="" |
socket_channel channelstruc::chansock |
string channelstruc::chanip ="" |
PACKET_CHUNK_SIZE_TYPE channelstruc::packet_size = (1472-(PACKET_DATA_OFFSET_HEADER_TOTAL+28)) |
uint32_t channelstruc::throughput = 1300 |
double channelstruc::nmjd |
double channelstruc::lmjd |
double channelstruc::limjd |
double channelstruc::lomjd |
double channelstruc::fmjd |
packet_struct_heartbeat channelstruc::heartbeat |
double channelstruc::send_queue |
double channelstruc::send_reqmeta |
double channelstruc::send_reqdata |
double channelstruc::send_complete |