abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Fpga_CutStruct_t_ Struct Reference

#include <fpgaInt.h>

Data Fields

Fpga_Cut_tpOne
 
Fpga_Cut_tpTwo
 
Fpga_Node_tpRoot
 
Fpga_Node_tppLeaves [FPGA_MAX_LEAVES+1]
 
float fLevel
 
unsigned uSign
 
char fMark
 
char Phase
 
char nLeaves
 
char nVolume
 
float tArrival
 
float aFlow
 
Fpga_Cut_tpNext
 

Detailed Description

Definition at line 232 of file fpgaInt.h.

Field Documentation

float Fpga_CutStruct_t_::aFlow

Definition at line 245 of file fpgaInt.h.

float Fpga_CutStruct_t_::fLevel

Definition at line 238 of file fpgaInt.h.

char Fpga_CutStruct_t_::fMark

Definition at line 240 of file fpgaInt.h.

char Fpga_CutStruct_t_::nLeaves

Definition at line 242 of file fpgaInt.h.

char Fpga_CutStruct_t_::nVolume

Definition at line 243 of file fpgaInt.h.

char Fpga_CutStruct_t_::Phase

Definition at line 241 of file fpgaInt.h.

Fpga_Cut_t* Fpga_CutStruct_t_::pNext

Definition at line 246 of file fpgaInt.h.

Fpga_Cut_t* Fpga_CutStruct_t_::pOne

Definition at line 234 of file fpgaInt.h.

Fpga_Node_t* Fpga_CutStruct_t_::ppLeaves[FPGA_MAX_LEAVES+1]

Definition at line 237 of file fpgaInt.h.

Fpga_Node_t* Fpga_CutStruct_t_::pRoot

Definition at line 236 of file fpgaInt.h.

Fpga_Cut_t* Fpga_CutStruct_t_::pTwo

Definition at line 235 of file fpgaInt.h.

float Fpga_CutStruct_t_::tArrival

Definition at line 244 of file fpgaInt.h.

unsigned Fpga_CutStruct_t_::uSign

Definition at line 239 of file fpgaInt.h.


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