iric_geo_riversurvey_read_watersurfaceelevation_f ================================================= - Reads the water elevation at the crosssection Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_riversurvey_read_watersurfaceelevation_f(rid, pointid, set, value, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_RiverSurvey_Read_WaterSurfaceElevation(rid, pointid, set, &value); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_riversurvey_read_watersurfaceelevation_f :file: iric_geo_riversurvey_read_watersurfaceelevation_f_args.csv :header-rows: 1