Home
last modified time | relevance | path

Searched defs:Get_YMax (Results 1 – 3 of 3) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A DMyBaseView.h238 double Get_YMax() { return shownrange.PMax().Y(); } //returns upper y limit of view port in Get_YMax() function
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtool.h392 double Get_YMax (void) const { return( Get_System().Get_YMax () ); } in Get_YMax() function
H A Dgeo_tools.h512 double Get_YMax (void) const { return( m_rect.yMax ); } in Get_YMax() function