test_readpp.cc File Reference

#include <cstdlib>
#include <iostream>
#include "matpackI.h"
#include "bifstream.h"

Include dependency graph for test_readpp.cc:

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 Documentation

typedef long PPHeader[65]

Definition at line 25 of file test_readpp.cc.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

void readppdata ( bifstream is,
PPHeader pph,
Vector v 
)

Definition at line 41 of file test_readpp.cc.

References binio::error(), binistream::readFloat(), Vector::resize(), and binio::Single.

Referenced by main().

void readppheader ( bifstream is,
PPHeader pph 
)

Definition at line 30 of file test_readpp.cc.

References binio::error(), and binistream::readInt().

Referenced by main().


Generated on Mon Mar 23 14:06:54 2009 for ARTS by  doxygen 1.5.6