Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
COSP_RADARSTATS_CPSECTION
Subroutine
8 statements
Source File
mod_cosp_types.f90
MOD_COSP_TYPES
COSP_RADARSTATS_CPSECTION
Contents
public subroutine COSP_RADARSTATS_CPSECTION(ix, iy, x, y)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in),
dimension(2)
::
ix
integer,
intent(in),
dimension(2)
::
iy
type(
COSP_RADARSTATS
),
intent(in)
::
x
type(
COSP_RADARSTATS
),
intent(inout)
::
y
Contents