My Project
|
Public Attributes | |
integer | trtype |
real, dimension(3) | trcoef |
integer | rftyp1 |
integer | rftyp2 |
integer | rftyp3 |
real, dimension(8) | rfcoef |
integer | ncrpts |
real, dimension(:), pointer | xcrp |
real, dimension(:), pointer | ycrp |
type(obstdat), pointer | nextobst |
Definition at line 629 of file swmod2.f90.
integer m_obsta::obstdat::ncrpts |
Definition at line 634 of file swmod2.f90.
type(obstdat), pointer m_obsta::obstdat::nextobst |
Definition at line 636 of file swmod2.f90.
real, dimension(8) m_obsta::obstdat::rfcoef |
Definition at line 633 of file swmod2.f90.
integer m_obsta::obstdat::rftyp1 |
Definition at line 632 of file swmod2.f90.
integer m_obsta::obstdat::rftyp2 |
Definition at line 632 of file swmod2.f90.
integer m_obsta::obstdat::rftyp3 |
Definition at line 632 of file swmod2.f90.
real, dimension(3) m_obsta::obstdat::trcoef |
Definition at line 631 of file swmod2.f90.
integer m_obsta::obstdat::trtype |
Definition at line 630 of file swmod2.f90.
real, dimension(:), pointer m_obsta::obstdat::xcrp |
Definition at line 635 of file swmod2.f90.
real, dimension(:), pointer m_obsta::obstdat::ycrp |
Definition at line 635 of file swmod2.f90.