LibMultiSense
LibMultiSense Documentation
multisense::MultiSenseInfo::NetworkInfo Struct Reference

The network configuration for the MultiSense. More...

#include <MultiSenseTypes.hh>

Public Attributes

std::string ip_address = "10.66.171.21"
 The ip address of the camera (i.e. More...
 
std::string gateway = "10.66.171.1"
 The gateway of the camera (i.e. More...
 
std::string netmask = "255.255.255.0"
 The netmask of the camera (i.e. More...
 

Detailed Description

The network configuration for the MultiSense.

Definition at line 1267 of file MultiSenseTypes.hh.

Member Data Documentation

◆ gateway

std::string multisense::MultiSenseInfo::NetworkInfo::gateway = "10.66.171.1"

The gateway of the camera (i.e.

X.X.X.X)

Definition at line 1277 of file MultiSenseTypes.hh.

◆ ip_address

std::string multisense::MultiSenseInfo::NetworkInfo::ip_address = "10.66.171.21"

The ip address of the camera (i.e.

X.X.X.X)

Definition at line 1272 of file MultiSenseTypes.hh.

◆ netmask

std::string multisense::MultiSenseInfo::NetworkInfo::netmask = "255.255.255.0"

The netmask of the camera (i.e.

X.X.X.X)

Definition at line 1282 of file MultiSenseTypes.hh.


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