General Purpose Geodetic Library
arg4Prc_01 Struct Reference

Public Attributes

int column_
 
int thread_
 
int num_
 
int nZ_
 
double ** ppRx_
 
double ** ppAx_
 
double * pZx_
 
double * pZ_
 
double * pU_
 
pthread_mutex_t * pthMutexes_
 
pthread_mutex_t * pthMutL_
 
int * lastPrcColumn_
 

Detailed Description

Definition at line 51 of file SgEstimator.cpp.

Member Data Documentation

◆ column_

int arg4Prc_01::column_

Definition at line 53 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ lastPrcColumn_

int* arg4Prc_01::lastPrcColumn_

Definition at line 64 of file SgEstimator.cpp.

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

◆ num_

int arg4Prc_01::num_

Definition at line 55 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ nZ_

int arg4Prc_01::nZ_

Definition at line 56 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ ppAx_

double** arg4Prc_01::ppAx_

Definition at line 58 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ ppRx_

double** arg4Prc_01::ppRx_

Definition at line 57 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ pthMutexes_

pthread_mutex_t* arg4Prc_01::pthMutexes_

Definition at line 62 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ pthMutL_

pthread_mutex_t* arg4Prc_01::pthMutL_

Definition at line 63 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ pU_

double* arg4Prc_01::pU_

Definition at line 61 of file SgEstimator.cpp.

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

◆ pZ_

double* arg4Prc_01::pZ_

Definition at line 60 of file SgEstimator.cpp.

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

◆ pZx_

double* arg4Prc_01::pZx_

Definition at line 59 of file SgEstimator.cpp.

Referenced by thPrc_01().

◆ thread_

int arg4Prc_01::thread_

Definition at line 54 of file SgEstimator.cpp.

Referenced by SgEstimator::prepare2Run().


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