libsim  Versione7.2.6

◆ 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 726 del file georef_coord_class.F90.


Generated with Doxygen.