libsim  Versione7.1.6
type(georef_coord) function georef_coord_new ( double precision, intent(in), optional  x,
double precision, intent(in), optional  y 
)
private

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


Generated with Doxygen.