COMPASS  5.0.0
End-to-end AO simulation tool using GPU acceleration
p_par Struct Reference

#include <cured.h>

Collaboration diagram for p_par:

Public Attributes

int linenumX
 
int linenumY
 
int numofelems
 
int numofresults
 
int * lineX_start
 
int * lineX_length
 
int * lineX_starta
 
int * lineX_startb
 
int * lineX_enda
 
int * lineX_endb
 
int * actX_start
 
int * actX_length
 
int * lineY_start
 
int * lineY_length
 
int * lineY_starta
 
int * lineY_startb
 
int * lineY_enda
 
int * lineY_endb
 
int * I_sub
 
int * empty
 
int * connect_length
 
int * connect_pos
 
float * act_weight
 
int * actconnect
 

Detailed Description

Definition at line 6 of file cured.h.

Member Data Documentation

◆ act_weight

float* p_par::act_weight

Definition at line 30 of file cured.h.

◆ actconnect

int* p_par::actconnect

Definition at line 31 of file cured.h.

◆ actX_length

int* p_par::actX_length

Definition at line 18 of file cured.h.

◆ actX_start

int* p_par::actX_start

Definition at line 17 of file cured.h.

◆ connect_length

int* p_par::connect_length

Definition at line 28 of file cured.h.

◆ connect_pos

int* p_par::connect_pos

Definition at line 29 of file cured.h.

◆ empty

int* p_par::empty

Definition at line 27 of file cured.h.

◆ I_sub

int* p_par::I_sub

Definition at line 26 of file cured.h.

◆ linenumX

int p_par::linenumX

Definition at line 7 of file cured.h.

◆ linenumY

int p_par::linenumY

Definition at line 7 of file cured.h.

◆ lineX_enda

int* p_par::lineX_enda

Definition at line 14 of file cured.h.

◆ lineX_endb

int* p_par::lineX_endb

Definition at line 15 of file cured.h.

◆ lineX_length

int* p_par::lineX_length

Definition at line 11 of file cured.h.

◆ lineX_start

int* p_par::lineX_start

Definition at line 10 of file cured.h.

◆ lineX_starta

int* p_par::lineX_starta

Definition at line 12 of file cured.h.

◆ lineX_startb

int* p_par::lineX_startb

Definition at line 13 of file cured.h.

◆ lineY_enda

int* p_par::lineY_enda

Definition at line 24 of file cured.h.

◆ lineY_endb

int* p_par::lineY_endb

Definition at line 25 of file cured.h.

◆ lineY_length

int* p_par::lineY_length

Definition at line 21 of file cured.h.

◆ lineY_start

int* p_par::lineY_start

Definition at line 20 of file cured.h.

◆ lineY_starta

int* p_par::lineY_starta

Definition at line 22 of file cured.h.

◆ lineY_startb

int* p_par::lineY_startb

Definition at line 23 of file cured.h.

◆ numofelems

int p_par::numofelems

Definition at line 8 of file cured.h.

◆ numofresults

int p_par::numofresults

Definition at line 9 of file cured.h.


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