|
subroutine | compute_odas_atmabsorption_ad (SensorIndex, ChannelIndex, Predictor, AtmOptics_AD, Predictor_AD, iVar) |
|
subroutine | compute_odps_atmabsorption_ad (SensorIndex, ChannelIndex, Predictor, AtmOptics_AD, Predictor_AD, iVar) |
|
Definition at line 72 of file ODSSU_AtmAbsorption.f90.
◆ compute_odas_atmabsorption_ad()
subroutine odssu_atmabsorption::odssu_compute_atmabsorption_ad::compute_odas_atmabsorption_ad |
( |
integer, intent(in) |
SensorIndex, |
|
|
integer, intent(in) |
ChannelIndex, |
|
|
type(odas_predictor_type), intent(in) |
Predictor, |
|
|
type(crtm_atmoptics_type), intent(inout) |
AtmOptics_AD, |
|
|
type(odas_predictor_type), intent(inout) |
Predictor_AD, |
|
|
type(ivar_type), intent(in) |
iVar |
|
) |
| |
|
private |
◆ compute_odps_atmabsorption_ad()
subroutine odssu_atmabsorption::odssu_compute_atmabsorption_ad::compute_odps_atmabsorption_ad |
( |
integer, intent(in) |
SensorIndex, |
|
|
integer, intent(in) |
ChannelIndex, |
|
|
type(odps_predictor_type), intent(in) |
Predictor, |
|
|
type(crtm_atmoptics_type), intent(inout) |
AtmOptics_AD, |
|
|
type(odps_predictor_type), intent(inout) |
Predictor_AD, |
|
|
type(ivar_type), intent(in) |
iVar |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: