The SKIRT project
advanced radiative transfer for astrophysics
Classes
pts.storedtable.tokenizedfile Namespace Reference

Read a text file token by token. More...

Classes

class  TokenizedFile
 This class allows reading a text file token by token (where tokens are separated by whitespace), while still allowing to skip complete lines where needed. More...
 

Detailed Description

Read a text file token by token.

The class in this module allows reading a text file token by token (where tokens are separated by whitespace).