8.0
general documentation
cs_porosity_from_scan_opt_t Struct Reference

#include <cs_porosity_from_scan.h>

+ Collaboration diagram for cs_porosity_from_scan_opt_t:

Data Fields

bool compute_porosity_from_scan
 
char * file_name
 
char * output_name
 
bool postprocess_points
 
cs_real_34_t transformation_matrix
 
int nb_sources
 
cs_real_3_tsources
 
cs_lnum_tsource_c_ids
 
cs_lnum_t threshold
 

Field Documentation

◆ compute_porosity_from_scan

bool compute_porosity_from_scan

◆ file_name

char* file_name

◆ nb_sources

int nb_sources

◆ output_name

char* output_name

◆ postprocess_points

bool postprocess_points

◆ source_c_ids

cs_lnum_t* source_c_ids

◆ sources

cs_real_3_t* sources

◆ threshold

cs_lnum_t threshold

◆ transformation_matrix

cs_real_34_t transformation_matrix

Matrix of associated transformation (3x4 matrix, 3 first rows of a homogeneous coordinates transformation matrix, with last row = [0 0 0 1])


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