0.5.0
Loading...
Searching...
No Matches
NAV::Demo::DemoData Struct Reference

Data struct transmitted over an output port. More...

Data Fields

bool boolean
 Boolean inside the DemoData.
std::array< int, 3 > integer
 Integer inside the DemoData.

Detailed Description

Data struct transmitted over an output port.

Definition at line 78 of file Demo.hpp.

Field Documentation

◆ boolean

bool NAV::Demo::DemoData::boolean

Boolean inside the DemoData.

Definition at line 81 of file Demo.hpp.

◆ integer

std::array<int, 3> NAV::Demo::DemoData::integer

Integer inside the DemoData.

Definition at line 80 of file Demo.hpp.


The documentation for this struct was generated from the following file:
  • /home/runner/work/INSTINCT/INSTINCT/src/Nodes/Utility/Demo.hpp