Isis 3 Programmer Reference
|
This is the complete list of members for Isis::ProcessGroundPolygons, including all inherited members.
AddInputCube(Cube *cube, bool owned=true) (defined in Isis::Process) | Isis::Process | |
AddOutputCube(Cube *cube, bool owned=true) (defined in Isis::Process) | Isis::Process | |
AppendOutputCube(QString &cube, const QString &avgFileName, const QString &countFileName="") | Isis::ProcessGroundPolygons | |
Isis::ProcessPolygons::AppendOutputCube(const QString &avgFileName, const QString &countFileName="") | Isis::ProcessPolygons | |
BandStatistics(const unsigned index) | Isis::Process | inline |
CalculateStatistics() | Isis::Process | |
ClearCubes() | Isis::Process | |
ClearInputCubes() | Isis::Process | |
ClearOutputCubes() | Isis::Process | |
Convert(std::vector< double > &lat, std::vector< double > &lon) | Isis::ProcessGroundPolygons | private |
CubeStatistics(const unsigned index) | Isis::Process | inline |
EndProcess() | Isis::ProcessGroundPolygons | virtual |
Finalize() | Isis::ProcessGroundPolygons | virtual |
GetUniversalGroundMap() (defined in Isis::ProcessGroundPolygons) | Isis::ProcessGroundPolygons | inline |
InputCubes | Isis::Process | protected |
m_ownedCubes | Isis::Process | protected |
MissionData(const QString &mission, const QString &file, bool highestVersion=false) | Isis::Process | |
OutputCubes | Isis::Process | protected |
p_bandStats | Isis::Process | protected |
p_cubeStats | Isis::Process | protected |
p_groundMap (defined in Isis::ProcessGroundPolygons) | Isis::ProcessGroundPolygons | private |
p_lines (defined in Isis::ProcessGroundPolygons) | Isis::ProcessGroundPolygons | private |
p_progress | Isis::Process | protected |
p_propagateHistory | Isis::Process | protected |
p_propagateLabels | Isis::Process | protected |
p_propagateOriginalLabel | Isis::Process | protected |
p_propagatePolygons | Isis::Process | protected |
p_propagateTables | Isis::Process | protected |
p_samples (defined in Isis::ProcessGroundPolygons) | Isis::ProcessGroundPolygons | private |
Process() | Isis::Process | |
ProcessGroundPolygons() (defined in Isis::ProcessGroundPolygons) | Isis::ProcessGroundPolygons | |
ProcessPolygons() (defined in Isis::ProcessPolygons) | Isis::ProcessPolygons | |
Progress() | Isis::Process | inline |
PropagateHistory(const bool prop) | Isis::Process | |
PropagateLabels(const bool prop) | Isis::Process | |
PropagateLabels(const QString &cube) | Isis::Process | |
PropagateOriginalLabel(const bool prop) | Isis::Process | |
PropagatePolygons(const bool prop) | Isis::Process | |
PropagateTables(const bool prop) | Isis::Process | |
PropagateTables(const QString &fromName, const QList< QString > &tableNames=QList< QString >()) | Isis::Process | |
Rasterize(std::vector< double > &lat, std::vector< double > &lon, std::vector< double > &values) | Isis::ProcessGroundPolygons | |
Rasterize(std::vector< double > &lat, std::vector< double > &lon, int &band, double &value) | Isis::ProcessGroundPolygons | |
SetInputCube(const QString ¶meter, const int requirements=0) | Isis::Process | virtual |
SetInputCube(const QString &fname, const Isis::CubeAttributeInput &att, int requirements=0) | Isis::Process | virtual |
SetInputCube(Isis::Cube *inCube) | Isis::Process | virtual |
SetIntersectAlgorithm(const bool useCenter) | Isis::ProcessPolygons | |
SetOutputCube(const QString ¶meter) | Isis::Process | virtual |
SetOutputCube(const QString ¶meter, const int nsamps, const int nlines, const int nbands=1) | Isis::Process | virtual |
SetOutputCube(const QString &fname, const Isis::CubeAttributeOutput &att, const int nsamps, const int nlines, const int nbands=1) | Isis::Process | virtual |
SetStatCubes(const QString ¶meter, QString &cube) | Isis::ProcessGroundPolygons | |
SetStatCubes(const QString ¶meter, Isis::Pvl &map, int bands) | Isis::ProcessGroundPolygons | |
SetStatCubes(const QString &avgFileName, const QString &countFileName, Isis::CubeAttributeOutput &atts, QString &cube) | Isis::ProcessGroundPolygons | |
SetStatCubes(const QString &avgFileName, const QString &countFileName, Isis::CubeAttributeOutput &atts, Isis::Pvl &map, int bands) | Isis::ProcessGroundPolygons | |
Isis::ProcessPolygons::SetStatCubes(const QString ¶meter, const int nsamps, const int nlines, int nbands=1) | Isis::ProcessPolygons | |
Isis::ProcessPolygons::SetStatCubes(const QString &avgFileName, const QString &countFileName, Isis::CubeAttributeOutput &atts, const int nsamps, const int nlines, int nbands=1) | Isis::ProcessPolygons | |
StartProcess(void funct()) | Isis::Process | inlinevirtual |
WriteHistory(Cube &cube) | Isis::Process | |
~Process() | Isis::Process | virtual |