FV3 Bundle
accoeff_define::accoeff_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
integer(long) release = ACCOEFF_RELEASE
 
integer(long) version = ACCOEFF_VERSION
 
integer(long) n_fovs = 0
 
integer(long) n_channels = 0
 
character(slsensor_id = ''
 
integer(long) wmo_satellite_id = INVALID_WMO_SATELLITE_ID
 
integer(long) wmo_sensor_id = INVALID_WMO_SENSOR_ID
 
integer(long), dimension(:), allocatable sensor_channel
 
real(double), dimension(:,:), allocatable a_earth
 
real(double), dimension(:,:), allocatable a_space
 
real(double), dimension(:,:), allocatable a_platform
 

Detailed Description

Definition at line 82 of file ACCoeff_Define.f90.

Member Data Documentation

◆ a_earth

real(double), dimension(:,:), allocatable accoeff_define::accoeff_type::a_earth
private

Definition at line 97 of file ACCoeff_Define.f90.

◆ a_platform

real(double), dimension(:,:), allocatable accoeff_define::accoeff_type::a_platform
private

Definition at line 99 of file ACCoeff_Define.f90.

◆ a_space

real(double), dimension(:,:), allocatable accoeff_define::accoeff_type::a_space
private

Definition at line 98 of file ACCoeff_Define.f90.

◆ is_allocated

logical accoeff_define::accoeff_type::is_allocated = .FALSE.
private

Definition at line 84 of file ACCoeff_Define.f90.

◆ n_channels

integer(long) accoeff_define::accoeff_type::n_channels = 0
private

Definition at line 90 of file ACCoeff_Define.f90.

◆ n_fovs

integer(long) accoeff_define::accoeff_type::n_fovs = 0
private

Definition at line 89 of file ACCoeff_Define.f90.

◆ release

integer(long) accoeff_define::accoeff_type::release = ACCOEFF_RELEASE
private

Definition at line 86 of file ACCoeff_Define.f90.

◆ sensor_channel

integer(long), dimension(:), allocatable accoeff_define::accoeff_type::sensor_channel
private

Definition at line 95 of file ACCoeff_Define.f90.

◆ sensor_id

character(sl) accoeff_define::accoeff_type::sensor_id = ''
private

Definition at line 92 of file ACCoeff_Define.f90.

◆ version

integer(long) accoeff_define::accoeff_type::version = ACCOEFF_VERSION
private

Definition at line 87 of file ACCoeff_Define.f90.

◆ wmo_satellite_id

integer(long) accoeff_define::accoeff_type::wmo_satellite_id = INVALID_WMO_SATELLITE_ID
private

Definition at line 93 of file ACCoeff_Define.f90.

◆ wmo_sensor_id

integer(long) accoeff_define::accoeff_type::wmo_sensor_id = INVALID_WMO_SENSOR_ID
private

Definition at line 94 of file ACCoeff_Define.f90.


The documentation for this type was generated from the following file: