| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
core.Attributable --+
|
DataSet --+
|
NonUniformlySampledDimension
NonUniformlySampled dimensions are discrete dimensions that hold a vector of dimension values. The dimension does not have to be non-uniform but if that is the case it would be much more efficient to use a UniformlySampledDimension. This class is intended for a dimension that is not easily describable by an equation. A non uniformly sampled dimension could be used for any number of things including scatter data.
|
| Class Hierarchy for NonUniformlySampledDimension |
constructor NonUniformlySampledDimension(iId, iName, iData):
list{float})
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from |
| Properties | |
list{float}None
|
data The data of the dimension. |
|
Inherited from Inherited from |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:24 2019 | http://epydoc.sourceforge.net |