| 
    ARTS
    2.0.49
    
   | 
 
Go to the source code of this file.
Typedefs | |
| typedef long | PPHeader[65] | 
Functions | |
| void | readppheader (bifstream &is, PPHeader &pph) | 
| void | readppdata (bifstream &is, PPHeader &pph, Vector &v) | 
| int | main (int argc, char *argv[]) | 
| typedef long PPHeader[65] | 
Definition at line 25 of file test_readpp.cc.
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Definition at line 57 of file test_readpp.cc.
References binio::BigEndian, binio::error(), binistream::peekInt(), readppdata(), readppheader(), and binio::setFlag().
Definition at line 41 of file test_readpp.cc.
References binio::error(), binistream::readFloat(), Vector::resize(), and binio::Single.
Referenced by main().
Definition at line 30 of file test_readpp.cc.
References binio::error(), and binistream::readInt().
Referenced by main().