FV3 Bundle
crtm_geometryinfo_define::crtm_geometryinfo_type Type Reference

Private Attributes

type(crtm_geometry_type) user
 
real(fp) distance_ratio = EARTH_RADIUS/(EARTH_RADIUS + SATELLITE_HEIGHT)
 
real(fp) sensor_scan_radian = ZERO
 
real(fp) sensor_zenith_radian = ZERO
 
real(fp) sensor_azimuth_radian = ZERO
 
real(fp) secant_sensor_zenith = ZERO
 
real(fp) cosine_sensor_zenith = ZERO
 
real(fp) trans_zenith_radian = ZERO
 
real(fp) secant_trans_zenith = ZERO
 
real(fp) source_zenith_radian = ZERO
 
real(fp) source_azimuth_radian = ZERO
 
real(fp) secant_source_zenith = ZERO
 
real(fp) flux_zenith_radian = DIFFUSIVITY_RADIAN
 
real(fp) secant_flux_zenith = SECANT_DIFFUSIVITY
 
real(fp) au_ratio2 = ONE
 

Detailed Description

Definition at line 104 of file CRTM_GeometryInfo_Define.f90.

Member Data Documentation

◆ au_ratio2

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::au_ratio2 = ONE
private

Definition at line 127 of file CRTM_GeometryInfo_Define.f90.

◆ cosine_sensor_zenith

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::cosine_sensor_zenith = ZERO
private

Definition at line 115 of file CRTM_GeometryInfo_Define.f90.

◆ distance_ratio

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::distance_ratio = EARTH_RADIUS/(EARTH_RADIUS + SATELLITE_HEIGHT)
private

Definition at line 109 of file CRTM_GeometryInfo_Define.f90.

◆ flux_zenith_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::flux_zenith_radian = DIFFUSIVITY_RADIAN
private

Definition at line 124 of file CRTM_GeometryInfo_Define.f90.

◆ secant_flux_zenith

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::secant_flux_zenith = SECANT_DIFFUSIVITY
private

Definition at line 125 of file CRTM_GeometryInfo_Define.f90.

◆ secant_sensor_zenith

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::secant_sensor_zenith = ZERO
private

Definition at line 114 of file CRTM_GeometryInfo_Define.f90.

◆ secant_source_zenith

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::secant_source_zenith = ZERO
private

Definition at line 122 of file CRTM_GeometryInfo_Define.f90.

◆ secant_trans_zenith

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::secant_trans_zenith = ZERO
private

Definition at line 118 of file CRTM_GeometryInfo_Define.f90.

◆ sensor_azimuth_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::sensor_azimuth_radian = ZERO
private

Definition at line 113 of file CRTM_GeometryInfo_Define.f90.

◆ sensor_scan_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::sensor_scan_radian = ZERO
private

Definition at line 111 of file CRTM_GeometryInfo_Define.f90.

◆ sensor_zenith_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::sensor_zenith_radian = ZERO
private

Definition at line 112 of file CRTM_GeometryInfo_Define.f90.

◆ source_azimuth_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::source_azimuth_radian = ZERO
private

Definition at line 121 of file CRTM_GeometryInfo_Define.f90.

◆ source_zenith_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::source_zenith_radian = ZERO
private

Definition at line 120 of file CRTM_GeometryInfo_Define.f90.

◆ trans_zenith_radian

real(fp) crtm_geometryinfo_define::crtm_geometryinfo_type::trans_zenith_radian = ZERO
private

Definition at line 117 of file CRTM_GeometryInfo_Define.f90.

◆ user

type(crtm_geometry_type) crtm_geometryinfo_define::crtm_geometryinfo_type::user
private

Definition at line 106 of file CRTM_GeometryInfo_Define.f90.


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