iric_geo_riversurvey_read_altitudes_f ===================================== - Reads the altitude data of the crosssection Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_riversurvey_read_altitudes_f(rid, pointid, position, height, active, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_RiverSurvey_Read_Altitudes(rid, pointid, position, height, active); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_riversurvey_read_altitudes_f :file: iric_geo_riversurvey_read_altitudes_f_args.csv :header-rows: 1