yt.lagos.StaticOutput

class yt.lagos.StaticOutput(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.

Methods

get_smallest_appropriate_unit(v)
has_key(key) Returns true or false
keys() Returns a list of possible keys, from _units, parameters and

Previous topic

yt.lagos.OrionStaticOutput.keys

Next topic

yt.lagos.StaticOutput.get_smallest_appropriate_unit

This Page