VERB_code_2.3
Parameters_structure::GridElement Struct Reference

Grid element parameters structure. More...

#include <Parameters.h>

Public Attributes

string name
 Grid element name. Optional.
 
int size
 Grid size.
 
bool useLogScale
 Flag, use logarithmic scale.
 
double min
 min value.
 
double max
 max value.
 

Detailed Description

Grid element parameters structure.

Definition at line 151 of file Parameters.h.


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