Stores the actual data coming from a pin.
More...
|
ScrollingBuffer< double > | buffer |
| Buffer for the data.
|
|
std::string | displayName |
| Display name of the contained data.
|
|
bool | hasData |
| Flag if data was received, as the buffer contains std::nan("") otherwise.
|
|
bool | isDynamic |
| Bool to show if dynamic data.
|
|
bool | markedForDelete |
| When connecting a new link. All data is flagged for delete and only those who are also present in the new link are kept.
|
|
Stores the actual data coming from a pin.
◆ PlotData()
NAV::Plot::PinData::PlotData::PlotData |
( |
std::string | displayName, |
|
|
size_t | size ) |
Constructor.
- Parameters
-
[in] | displayName | Display name of the contained data |
[in] | size | Size of the buffer |
The documentation for this struct was generated from the following file:
- /home/runner/work/INSTINCT/INSTINCT/src/Nodes/Plotting/Plot.hpp