From: rkv Date: Thu, 16 Jan 2014 10:59:16 +0000 (+0000) Subject: SIP: HYDROData_Bathymetry is completed: AltitudesInverted is introduced. X-Git-Tag: BR_hydro_v_1_0~84 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=df2d1d5bd346e40d48753d737f3cc5c44ee76222;p=modules%2Fhydro.git SIP: HYDROData_Bathymetry is completed: AltitudesInverted is introduced. --- diff --git a/src/HYDROPy/HYDROData_Bathymetry.sip b/src/HYDROPy/HYDROData_Bathymetry.sip index c13645ad..c5f933e8 100644 --- a/src/HYDROPy/HYDROData_Bathymetry.sip +++ b/src/HYDROPy/HYDROData_Bathymetry.sip @@ -72,12 +72,25 @@ public: /** * Remove all altitude points. */ - void RemoveAltitudePoints(); + void RemoveAltitudePoints(); public: // Public methods to work with files. + /** + * Set flag indicating needs to invert altitude values + * \param theIsInverted new invert value + * \param theIsUpdate flag indicating necessity to update points + */ + void SetAltitudesInverted( const bool theIsInverted, + const bool theIsUpdate = true ); + + /** + * Returns flag indicating needs to invert altitude values. + */ + bool IsAltitudesInverted() const; + /** * Imports Bathymetry data from file. The supported file types: * - xyz