Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
COSP_SGRADAR_CPSECTION
Subroutine
7 statements
Source File
mod_cosp_types.f90
MOD_COSP_TYPES
COSP_SGRADAR_CPSECTION
Contents
public subroutine COSP_SGRADAR_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_SGRADAR
),
intent(in)
::
x
type(
COSP_SGRADAR
),
intent(inout)
::
y
Contents