libsim Versione 7.2.4

◆ georef_coord_new()

type(georef_coord) function, public georef_coord_new ( double precision, intent(in), optional x,
double precision, intent(in), optional y )

Construct a georef_coord object with the optional parameters provided.

If coordinates are not provided the object obtained is empty (missing, see c_e function).

Parametri
[in]xx coordinate
[in]yy coordinate

Definizione alla linea 715 del file georef_coord_class.F90.

716
717END FUNCTION pointinpoly
718
719END FUNCTION georef_coord_inside
720
721
722

Generated with Doxygen.