cg_iric_read_bc_realsingle_f ============================ - Reads the value of a single-precision real-type variable from the Format (FORTRAN) ------------------ .. code-block:: fortran call cg_iric_read_bc_realsingle_f(type, num, label, realvalue, ier) Format (C/C++) ---------------- .. code-block:: c ier = cg_iRIC_Read_BC_RealSingle(type, num, label, &realvalue); Format (Python) ---------------- This function does not exists for Python. Arguments of cg_iric_read_bc_realsingle_f :file: cg_iric_read_bc_realsingle_f_args.csv :header-rows: 1