iric_geo_riversurvey_read_realname_f ==================================== - Reads the name of the crosssection as real number Format (FORTRAN) ------------------ .. code-block:: fortran call iric_geo_riversurvey_read_realname_f(rid, pointid, realname, ier) Format (C/C++) ---------------- .. code-block:: c ier = iRIC_Geo_RiverSurvey_Read_RealName(rid, pointid, &realname); Format (Python) ---------------- This function does not exists for Python. Arguments --------- .. csv-table:: Arguments of iric_geo_riversurvey_read_realname_f :file: iric_geo_riversurvey_read_realname_f_args.csv :header-rows: 1