WAVEWATCH III  beta 0.0.1
w3strkmd::sysmemory Type Reference

Public Attributes

integer grp
 
integer npoints
 
integer, dimension(:), pointer indx
 
integer updated
 
integer length
 
real lonmean
 
real latmean
 
real tpmean
 
real dirmean
 

Detailed Description

Definition at line 181 of file w3strkmd.F90.

Member Data Documentation

◆ dirmean

real w3strkmd::sysmemory::dirmean

Definition at line 190 of file w3strkmd.F90.

190  REAL :: dirMean

◆ grp

integer w3strkmd::sysmemory::grp

Definition at line 182 of file w3strkmd.F90.

182  INTEGER :: grp

◆ indx

integer, dimension(:), pointer w3strkmd::sysmemory::indx

Definition at line 184 of file w3strkmd.F90.

184  INTEGER, POINTER :: indx(:)

◆ latmean

real w3strkmd::sysmemory::latmean

Definition at line 188 of file w3strkmd.F90.

188  REAL :: latMean

◆ length

integer w3strkmd::sysmemory::length

Definition at line 186 of file w3strkmd.F90.

186  INTEGER :: length

◆ lonmean

real w3strkmd::sysmemory::lonmean

Definition at line 187 of file w3strkmd.F90.

187  REAL :: lonMean

◆ npoints

integer w3strkmd::sysmemory::npoints

Definition at line 183 of file w3strkmd.F90.

183  INTEGER :: nPoints

◆ tpmean

real w3strkmd::sysmemory::tpmean

Definition at line 189 of file w3strkmd.F90.

189  REAL :: tpMean

◆ updated

integer w3strkmd::sysmemory::updated

Definition at line 185 of file w3strkmd.F90.

185  INTEGER :: updated