|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <Ccd0ExpImp.h>
Data Fields | |
| std::vector< std::string > | colLabels |
| int | cols |
| std::vector< std::string > | rowLabels |
| int | rows |
row lables and column labels for no of rows, cols
Definition at line 306 of file Ccd0ExpImp.h.
| std::vector<std::string> TableDef::colLabels |
column labels
Definition at line 311 of file Ccd0ExpImp.h.
| int TableDef::cols |
row and col indicate the number of values for a parameter definition
Definition at line 308 of file Ccd0ExpImp.h.
| std::vector<std::string> TableDef::rowLabels |
row labels
Definition at line 310 of file Ccd0ExpImp.h.
| int TableDef::rows |
row and col indicate the number of values for a parameter definition
Definition at line 307 of file Ccd0ExpImp.h.