PandA-2024.02
Data Fields
dataset_t Struct Reference

Data Fields

float key [KEY_SIZE]
 
float base [MAX_SIZE]
 
size_t size
 
float pbase [MAX_SIZE]
 

Detailed Description

Definition at line 13 of file tb.c.

Field Documentation

◆ base

float dataset_t::base[MAX_SIZE]

Definition at line 16 of file tb.c.

◆ key

float dataset_t::key[KEY_SIZE]

Definition at line 15 of file tb.c.

◆ pbase

float dataset_t::pbase[MAX_SIZE]

Definition at line 14 of file tb.c.

◆ size

size_t dataset_t::size

Definition at line 17 of file tb.c.


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

Generated on Mon Feb 12 2024 13:03:49 for PandA-2024.02 by doxygen 1.8.13