libsim  Versione 7.1.7

◆ georef_coord_new()

type(georef_coord) function, public georef_coord_class::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 721 del file georef_coord_class.F90.

722 
723 END MODULE georef_coord_class
This module defines objects describing georeferenced sparse points possibly with topology and project...

Generated with Doxygen.