WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.host_actions.writer.writer Class Reference

Writes out a list of variables. More...

Inheritance diagram for warpy.host_actions.writer.writer:
warpy.host_actions.host_action.host_action

Detailed Description

Writes out a list of variables.

See also
writeOut

Public Member Functions

def __init__ (self, name, ReadVars, WriteAllCalls=None, stage=0, WriteInterval=1)
 
- Public Member Functions inherited from warpy.host_actions.host_action.host_action
def __init__ (self, name, req_attrs, opt_attrs=None, variables=None)
 
def variables (self)
 

Public Attributes

 stage
 
- Public Attributes inherited from warpy.host_actions.host_action.host_action
 vars_
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.host_actions.writer.writer.__init__ (   self,
  name,
  ReadVars,
  WriteAllCalls = None,
  stage = 0,
  WriteInterval = 1 
)
Parameters
name
ReadVarslist of variables to write
WriteAllCalls
stageWhat stage of a given variable to write
WriteIntervalwrite every n'th frame

Reimplemented from warpy.host_actions.host_action.host_action.

Member Data Documentation

◆ stage

warpy.host_actions.writer.writer.stage

The documentation for this class was generated from the following file: