SDDSlib
Loading...
Searching...
No Matches
SUB_TREE Struct Reference

Public Attributes

ITE ** ite_ptr
 
long ites
 
long * tree_ID
 
int32_t ID
 
char * description
 
char * tree_name
 
char * typeDesc
 
short type
 
short all_base
 
short calculated
 
double p1
 
double p0
 
double ps
 
ITECAL_ITE
 

Detailed Description

Definition at line 48 of file convert_to_bdd.c.

Member Data Documentation

◆ all_base

short SUB_TREE::all_base

Definition at line 56 of file convert_to_bdd.c.

◆ CAL_ITE

ITE* SUB_TREE::CAL_ITE

Definition at line 59 of file convert_to_bdd.c.

◆ calculated

short SUB_TREE::calculated

Definition at line 57 of file convert_to_bdd.c.

◆ description

char* SUB_TREE::description

Definition at line 54 of file convert_to_bdd.c.

◆ ID

int32_t SUB_TREE::ID

Definition at line 53 of file convert_to_bdd.c.

◆ ite_ptr

ITE** SUB_TREE::ite_ptr

Definition at line 50 of file convert_to_bdd.c.

◆ ites

long SUB_TREE::ites

Definition at line 51 of file convert_to_bdd.c.

◆ p0

double SUB_TREE::p0

Definition at line 58 of file convert_to_bdd.c.

◆ p1

double SUB_TREE::p1

Definition at line 58 of file convert_to_bdd.c.

◆ ps

double SUB_TREE::ps

Definition at line 58 of file convert_to_bdd.c.

◆ tree_ID

long* SUB_TREE::tree_ID

Definition at line 52 of file convert_to_bdd.c.

◆ tree_name

char * SUB_TREE::tree_name

Definition at line 54 of file convert_to_bdd.c.

◆ type

short SUB_TREE::type

Definition at line 55 of file convert_to_bdd.c.

◆ typeDesc

char * SUB_TREE::typeDesc

Definition at line 54 of file convert_to_bdd.c.


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