General Purpose Geodetic Library
arg4Prc_02 Struct Reference

Public Attributes

int column_
 
int thread_
 
int nP_
 
int nX_
 
int nZ_
 
double ** ppRp_
 
double ** ppRpx_
 
double ** ppAp_
 
double ** ppAx_
 
double * pZp_
 
double * pZ_
 
double * pU_
 
pthread_mutex_t * pthMutexes_
 
pthread_mutex_t * pthMutL_
 
int * lastPrcColumn_
 

Detailed Description

Definition at line 67 of file SgEstimator.cpp.

Member Data Documentation

◆ column_

int arg4Prc_02::column_

Definition at line 69 of file SgEstimator.cpp.

Referenced by thPrc_02().

◆ lastPrcColumn_

int* arg4Prc_02::lastPrcColumn_

Definition at line 83 of file SgEstimator.cpp.

Referenced by SgEstimator::prepare2Run(), and thPrc_02().

◆ nP_

int arg4Prc_02::nP_

Definition at line 71 of file SgEstimator.cpp.

Referenced by thPrc_02().

◆ nX_

int arg4Prc_02::nX_

Definition at line 72 of file SgEstimator.cpp.

Referenced by thPrc_02().

◆ nZ_

int arg4Prc_02::nZ_

Definition at line 73 of file SgEstimator.cpp.

Referenced by thPrc_02().

◆ ppAp_

double** arg4Prc_02::ppAp_

Definition at line 76 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ ppAx_

double** arg4Prc_02::ppAx_

Definition at line 77 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ ppRp_

double** arg4Prc_02::ppRp_

Definition at line 74 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ ppRpx_

double** arg4Prc_02::ppRpx_

Definition at line 75 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ pthMutexes_

pthread_mutex_t* arg4Prc_02::pthMutexes_

Definition at line 81 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ pthMutL_

pthread_mutex_t* arg4Prc_02::pthMutL_

Definition at line 82 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ pU_

double* arg4Prc_02::pU_

Definition at line 80 of file SgEstimator.cpp.

Referenced by SgEstimator::prepare2Run(), and thPrc_02().

◆ pZ_

double* arg4Prc_02::pZ_

Definition at line 79 of file SgEstimator.cpp.

Referenced by SgEstimator::prepare2Run(), and thPrc_02().

◆ pZp_

double* arg4Prc_02::pZp_

Definition at line 78 of file SgEstimator.cpp.

Referenced by SgEstimator::dataUpdate_th(), and thPrc_02().

◆ thread_

int arg4Prc_02::thread_

Definition at line 70 of file SgEstimator.cpp.

Referenced by SgEstimator::prepare2Run().


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