Apply an aspect-preserving projection map to one projected point.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(projected_axes_map_t), | intent(in) | :: | map | |||
| real(kind=wp), | intent(in) | :: | x_proj | |||
| real(kind=wp), | intent(in) | :: | y_proj | |||
| real(kind=wp), | intent(out) | :: | x_out | |||
| real(kind=wp), | intent(out) | :: | y_out |