TPCCLIB
Loading...
Searching...
No Matches
PARN Struct Reference

#include <tpcpar.h>

Data Fields

char name [MAX_PARNAME_LEN+1]
 
int unit
 
double lim1
 
double lim2
 
double tol
 
char sw
 

Detailed Description

Parameter name and unit.

See also
PAR, PARR, TAC, TACC, parnInit, parnFree

Definition at line 81 of file tpcpar.h.

Field Documentation

◆ lim1

double PARN::lim1

Parameter lower limit.

Definition at line 89 of file tpcpar.h.

Referenced by parCombineTACs(), parListLimits(), parnInit(), parReadLimits(), and parWriteLimits().

◆ lim2

double PARN::lim2

Parameter upper limit.

Definition at line 91 of file tpcpar.h.

Referenced by parCombineTACs(), parListLimits(), parnInit(), parReadLimits(), and parWriteLimits().

◆ name

◆ sw

char PARN::sw

Temporary switch.

Definition at line 95 of file tpcpar.h.

Referenced by parnInit(), parSelectByAnother(), parSelectedParameters(), and parSelectParameters().

◆ tol

double PARN::tol

Parameter tolerance.

Definition at line 93 of file tpcpar.h.

Referenced by parCombineTACs(), parnInit(), parReadLimits(), and parWriteLimits().

◆ unit


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