Home
last modified time | relevance | path

Searched defs:Get_NY (Results 1 – 6 of 6) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_cellular_automata/
H A DHodgepodge.h96 int Get_NY (void) const { return( m_States.Get_NY() ); } in Get_NY() function
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_gdal/
H A Dgdal_driver.h136 int Get_NY (void) const { return( m_NY ); } in Get_NY() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dgrids.h182 int Get_NY (void) const { return( m_pGrids[0]->Get_System().Get_NY() ); } in Get_NY() function
H A Dgrid.h235 int Get_NY (void) const { return( m_NY ); } in Get_NY() function
532 int Get_NY (void) const { return( m_System.Get_NY() ); } in Get_NY() function
H A Dtool.h387 int Get_NY (void) const { return( Get_System().Get_NY () ); } in Get_NY() function
H A Dmat_tools.h500 int Get_NY (void) const { return( m_ny ); } in Get_NY() function