ade.specs
module documentation
Part of ade
For defining specifications of an individual, including but not limited to parameter ranges.
Class | DictStacker | Stacks entries and possibly sub-dictionaries within a dictionary, for Specs . |
Class | Specs | I define the specifications of an individual, including but not limited to parameter ranges. |
Class | SpecsLoader | I load and parse a text file that defines the specifications of an
individual, including but not limited to parameter ranges. Call my instance
to get a fully populated instance of Specs . |