sinfo
a compact graphical system performance monitor
Loading...
Searching...
No Matches
K3List Struct Reference

a linked list of data containers More...

#include <K3Buffer.h>

Public Attributes

const char * name
 
std::vector< float > * buffer
 
float mini
 
float maxi
 
struct K3Listnext
 

Detailed Description

a linked list of data containers

not breaf

Member Data Documentation

◆ buffer

std::vector<float>* K3List::buffer

container data

◆ maxi

float K3List::maxi

data absolute maximum

◆ mini

float K3List::mini

data absolute minimum

◆ name

const char* K3List::name

container label

◆ next

struct K3List* K3List::next

a reference to the next container


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