Home
last modified time | relevance | path

Searched refs:WaveRec (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/plugins/grib_pi/src/
H A DGribUIDialog.h201 … GRIBFile( const wxArrayString & file_names, bool CumRec, bool WaveRec, bool newestFile = false );
H A DGribUIDialog.cpp1840 GRIBFile::GRIBFile( const wxArrayString & file_names, bool CumRec, bool WaveRec, bool newestFile ):… in GRIBFile() argument
1890 if( WaveRec ) m_pGribReader->copyMissingWaveRecords (); // "" "" in GRIBFile()