ocssw  1.0
Public Attributes
product_table_t Struct Reference

#include <get_product_table.h>

List of all members.

Public Attributes

char * description
char * name
char * units
char * scaling
char * palette
float min
float max
char * precision

Detailed Description

Product table data structure.

Definition at line 18 of file get_product_table.h.


Member Data Documentation

description of the product

Definition at line 19 of file get_product_table.h.

max value for scaling

Definition at line 25 of file get_product_table.h.

minimum value for scaling

Definition at line 24 of file get_product_table.h.

short name of the product

Definition at line 20 of file get_product_table.h.

palette file name (without .pal extention)

Definition at line 23 of file get_product_table.h.

precision ("B", "I", "F")

Definition at line 26 of file get_product_table.h.

scaling type (linear,logarithmic)

Definition at line 22 of file get_product_table.h.

product units

Definition at line 21 of file get_product_table.h.


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