libsim  Versione6.3.0
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 716 del file georef_coord_class.F90.


Generated with Doxygen.