Goby3  3.1.5
2024.05.14
goby::acomms::benthos::fsm::Command::ATSentenceMeta Struct Reference

#include <goby/acomms/modemdriver/benthos_atm900_driver_fsm.h>

Public Member Functions

 ATSentenceMeta ()=default
 

Public Attributes

double last_send_time_ {0}
 
int tries_ {0}
 

Detailed Description

Definition at line 311 of file benthos_atm900_driver_fsm.h.

Constructor & Destructor Documentation

◆ ATSentenceMeta()

goby::acomms::benthos::fsm::Command::ATSentenceMeta::ATSentenceMeta ( )
default

Member Data Documentation

◆ last_send_time_

double goby::acomms::benthos::fsm::Command::ATSentenceMeta::last_send_time_ {0}

Definition at line 314 of file benthos_atm900_driver_fsm.h.

◆ tries_

int goby::acomms::benthos::fsm::Command::ATSentenceMeta::tries_ {0}

Definition at line 315 of file benthos_atm900_driver_fsm.h.


The documentation for this struct was generated from the following file: