Salome HOME
z interpolation parameter on Python script
[modules/hydro.git] / src / HYDROPy / HYDROData.sip
index 51f6775df4ddfdd5759628e637b672704ffe3622..3b52af7bbcdcdcc6f86f2a48be4694a8bf3ec4c1 100644 (file)
@@ -1,15 +1,8 @@
-
-%Copying
-Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
-
-Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-%End
-
+// Copyright (C) 2014-2015  EDF-R&D
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -23,43 +16,70 @@ CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-
-%Module(name=HYDROData, version=1)
-
-
 %Copying
-Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
-
-Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
-
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License.
-
-This library is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-Lesser General Public License for more details.
+  Copyright (C) 2014-2015  EDF-R&D
+%End
 
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+%Module HYDROPy
 
-See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+%Copying
+ Copyright (C) 2014-2015  EDF-R&D
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+
+ See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 %End
 
-%Import QtGui/QtGuimod.sip
+%Import QtGuimod.sip
 
-%Include HYDROData_Object.sip
-%Include HYDROData_Image.sip
-%Include HYDROData_Polyline.sip
-%Include HYDROData_Bathymetry.sip
-%Include HYDROData_Domain.sip
-%Include HYDROData_Zone.sip
-%Include HYDROData_Calculation.sip
+%Include CAS/gp_XY.sip
+%Include CAS/gp_XYZ.sip
+%Include CAS/NCollection_Sequence.sip
+%Include CAS/TCollection_AsciiString.sip
 
+%Include HYDROData_AltitudeObject.sip
+%Include HYDROData_Application.sip
+%Include HYDROData_ArtificialObject.sip
+%Include HYDROData_Bathymetry.sip
+%Include HYDROData_CalculationCase.sip
+%Include HYDROData_Channel.sip
+%Include HYDROData_Confluence.sip
+%Include HYDROData_Digue.sip
 %Include HYDROData_Document.sip
-
+%Include HYDROData_Entity.sip
+%Include HYDROData_IAltitudeObject.sip
+%Include HYDROData_IInterpolator.sip
+%Include HYDROData_Image.sip
+%Include HYDROData_ImmersibleZone.sip
+%Include HYDROData_IPolyline.sip
+%Include HYDROData_IProfilesInterpolator.sip
+%Include HYDROData_LandCoverMap.sip
+%Include HYDROData_NaturalObject.sip
+%Include HYDROData_Object.sip
+%Include HYDROData_Obstacle.sip
+%Include HYDROData_ObstacleAltitude.sip
+%Include HYDROData_PolylineXY.sip
+%Include HYDROData_Polyline3D.sip
+%Include HYDROData_Profile.sip
+%Include HYDROData_ProfileUZ.sip
+%Include HYDROData_Region.sip
+%Include HYDROData_River.sip
+%Include HYDROData_SequenceOfObjects.sip
+%Include HYDROData_ShapesGroup.sip
+%Include HYDROData_SplitShapesGroup.sip
+%Include HYDROData_Stream.sip
+%Include HYDROData_StreamAltitude.sip
+%Include HYDROData_StricklerTable.sip
+%Include HYDROData_Zone.sip