FV3 Bundle
crtm_channelinfo_define::crtm_channelinfo_type Type Reference

Private Attributes

logical is_allocated = .FALSE.
 
integer n_channels = 0
 
character(strlen) sensor_id = ''
 
integer sensor_type = INVALID_SENSOR
 
integer wmo_satellite_id = INVALID_WMO_SATELLITE_ID
 
integer wmo_sensor_id = INVALID_WMO_SENSOR_ID
 
integer sensor_index = 0
 
logical, dimension(:), allocatable process_channel
 
integer, dimension(:), allocatable sensor_channel
 
integer, dimension(:), allocatable channel_index
 

Detailed Description

Definition at line 74 of file CRTM_ChannelInfo_Define.f90.

Member Data Documentation

◆ channel_index

integer, dimension(:), allocatable crtm_channelinfo_define::crtm_channelinfo_type::channel_index
private

Definition at line 88 of file CRTM_ChannelInfo_Define.f90.

◆ is_allocated

logical crtm_channelinfo_define::crtm_channelinfo_type::is_allocated = .FALSE.
private

Definition at line 76 of file CRTM_ChannelInfo_Define.f90.

◆ n_channels

integer crtm_channelinfo_define::crtm_channelinfo_type::n_channels = 0
private

Definition at line 78 of file CRTM_ChannelInfo_Define.f90.

◆ process_channel

logical, dimension(:), allocatable crtm_channelinfo_define::crtm_channelinfo_type::process_channel
private

Definition at line 86 of file CRTM_ChannelInfo_Define.f90.

◆ sensor_channel

integer, dimension(:), allocatable crtm_channelinfo_define::crtm_channelinfo_type::sensor_channel
private

Definition at line 87 of file CRTM_ChannelInfo_Define.f90.

◆ sensor_id

character(strlen) crtm_channelinfo_define::crtm_channelinfo_type::sensor_id = ''
private

Definition at line 80 of file CRTM_ChannelInfo_Define.f90.

◆ sensor_index

integer crtm_channelinfo_define::crtm_channelinfo_type::sensor_index = 0
private

Definition at line 84 of file CRTM_ChannelInfo_Define.f90.

◆ sensor_type

integer crtm_channelinfo_define::crtm_channelinfo_type::sensor_type = INVALID_SENSOR
private

Definition at line 81 of file CRTM_ChannelInfo_Define.f90.

◆ wmo_satellite_id

integer crtm_channelinfo_define::crtm_channelinfo_type::wmo_satellite_id = INVALID_WMO_SATELLITE_ID
private

Definition at line 82 of file CRTM_ChannelInfo_Define.f90.

◆ wmo_sensor_id

integer crtm_channelinfo_define::crtm_channelinfo_type::wmo_sensor_id = INVALID_WMO_SENSOR_ID
private

Definition at line 83 of file CRTM_ChannelInfo_Define.f90.


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