Interface | Description |
---|---|
IAnalysisAsset |
This interface represents an asset created by an IAnalysisDocument.
|
IAnalysisDocument |
IAnalysisDocuments are essentially collections of IAnalysisAssets.
|
IAnalysisTool |
IAnalysisTools are tools that can be used to analyze data.
|
IData |
An interface that provides the position and value of a data entry as well as a descriptive tag about the featureof the entry that the data represents.
|
IDataProvider |
An interface for determining what features are available for a particular object(pin-power, temperature, etc).
|
Enum | Description |
---|---|
AnalysisAssetType |
This is an enumeration of all the types of assets that can be created.
|