Package pipe_control :: Module opendx :: Class Map
[hide private]
[frames] | no frames]

Class Map

source code

The space mapping base class.

Instance Methods [hide private]
 
__init__(self, params, spin_id, inc, lower, upper, axis_incs, file_prefix, dir, point, point_file, remap)
Map the space upon class instantiation.
source code
 
create_map(self)
Function for creating the map.
source code
 
get_date(self)
Function for creating a date string.
source code
 
get_param_names(self)
Function for retrieving the parameter names.
source code
 
map_3D_text(self, map_file)
Function for creating the text of a 3D map.
source code
 
map_axes(self)
Function for creating labels, tick locations, and tick values for an OpenDX map.
source code