Public Member Functions | |
INTEGER(KIND=JPIM) function | VAL_LON_S (LON, NUM_ERR, PI, DOM, UNIT) |
INTEGER(KIND=JPIM) function | VAL_LON_V (LON, NUM_ERR, PI, DOM, UNIT) |
Definition at line 85 of file eggangles.F90.
INTEGER(KIND=JPIM) function EGGANGLES::VAL_LON::VAL_LON_S | ( | REAL(KIND=JPRB), intent(in) | LON, |
INTEGER(KIND=JPIM), intent(in), optional | NUM_ERR, | ||
REAL(KIND=JPRB), intent(in), optional | PI, | ||
CHARACTER (LEN=2), intent(in), optional | DOM, | ||
CHARACTER (LEN=1), intent(in), optional | UNIT | ||
) |
Definition at line 404 of file eggangles.F90.
INTEGER(KIND=JPIM) function EGGANGLES::VAL_LON::VAL_LON_V | ( | REAL(KIND=JPRB), dimension(:), intent(in) | LON, |
INTEGER(KIND=JPIM), intent(in), optional | NUM_ERR, | ||
REAL(KIND=JPRB), intent(in), optional | PI, | ||
CHARACTER (LEN=2), intent(in), optional | DOM, | ||
CHARACTER (LEN=1), intent(in), optional | UNIT | ||
) |
Definition at line 468 of file eggangles.F90.