API Reference for Enthought Tool Suite 3.2.0
Helper functions for interactor classes.
To add combinations to list of lists; thus building combinations.
Load the files for determining ranges of interactors, plots, etc. for the block_unit.
file_dict should give the following information:
The file-formats for these files should be as shown; and the values used should be in the imperial unit-system, if required:
<variable_name1> <low_value> <high_value>
The dictionary contains names for lookup and tuples as values, where the tuple gives (low, high) value, for example:
range_dict['psonic'] = (psonic_low_value, psonic_high_value)
Rounding to get the best approximate float representation of a string.
str_val : Str
| Local name | Refers to |
|---|---|
| numpy | numpy |
| os | os |
| unit_manager | enthought.units.unit_manager.unit_manager |
| UnitDB | enthought.units.unit_db.UnitDB |
© Copyright 2002-2009 Enthought, Inc.