yt.lagos.StaticOutput.__init__

StaticOutput.__init__(filename, data_style=None)

Base class for generating new output types. Principally consists of a filename and a data_style which will be passed on to children.

This Page