Conscience Core
Public Member Functions | Public Attributes | List of all members
conscience_core::bridging::commands::CommandEntityLidarRelayParams Struct Reference

#include <CommandEntityLidarRelay.h>

Public Member Functions

 CommandEntityLidarRelayParams (const string &targetIpAddress, unsigned int targetPort, optional< double > periodMillis={})
 

Public Attributes

string targetIpAddress
 
unsigned targetPort
 
double periodMillis
 

Constructor & Destructor Documentation

◆ CommandEntityLidarRelayParams()

conscience_core::bridging::commands::CommandEntityLidarRelayParams::CommandEntityLidarRelayParams ( const string &  targetIpAddress,
unsigned int  targetPort,
optional< double >  periodMillis = {} 
)

Member Data Documentation

◆ periodMillis

double conscience_core::bridging::commands::CommandEntityLidarRelayParams::periodMillis

◆ targetIpAddress

string conscience_core::bridging::commands::CommandEntityLidarRelayParams::targetIpAddress

◆ targetPort

unsigned conscience_core::bridging::commands::CommandEntityLidarRelayParams::targetPort

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