Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
CONSTRUCT_COSP_MODIS
Subroutine
33 statements
Source File
mod_cosp_modis_simulator.f90
MOD_COSP_Modis_Simulator
CONSTRUCT_COSP_MODIS
Contents
public subroutine CONSTRUCT_COSP_MODIS(cfg, Npoints, x)
Arguments
Type
Intent
Optional
Attributes
Name
type(
COSP_CONFIG
),
intent(in)
::
cfg
integer,
intent(in)
::
Npoints
type(
COSP_MODIS
),
intent(out)
::
x
Contents