ReliaSoft API Reference: Difference between revisions
John Leavitt (talk | contribs) No edit summary |
John Leavitt (talk | contribs) No edit summary |
||
Line 14: | Line 14: | ||
== Below is the list of classes and their methods contained in the library. == | == Below is the list of classes and their methods contained in the library.== | ||
*[[ALTAAnalysisOptions Class]] | |||
*[[ | |||
*[[ALTADataSet Class]] | *[[ALTADataSet Class]] | ||
*[[ALTAEvents Class|ALTAEvents]] | *[[ALTAEvents Class|ALTAEvents]] | ||
*[[ALTAGeneralOptions Class]] | *[[ALTAGeneralOptions Class]] | ||
Line 35: | Line 25: | ||
*[[ALTAStressProfile Class]] | *[[ALTAStressProfile Class]] | ||
*[[BoundsValues Class]] | *[[BoundsValues Class]] | ||
*[[cAction Class]] | |||
*[[cCorrectiveTask Class]] | |||
*[[cCrew Class]] | |||
*[[cModel Class]] | |||
*[[Common Class]] | |||
*[[ConfBoundsMethods]] | *[[ConfBoundsMethods]] | ||
*[[ConfBoundsSides]] | *[[ConfBoundsSides]] | ||
*[[ConfBoundsTypes]] | *[[ConfBoundsTypes]] | ||
*[[ | *[[cPool Class]] | ||
*[[ | *[[cScheduledTask Class]] | ||
*[[cURD Class]] | |||
*[[cVariable Class]] | |||
*[[ParamBoundsValues Class]] | *[[ParamBoundsValues Class]] | ||
*[[ParamInputInfo Class]] | *[[ParamInputInfo Class]] | ||
*[[ParamValues Class]] | *[[ParamValues Class]] | ||
*[[ | *[[RawData Class]] | ||
*[[ | *[[RawDataSet Class]] | ||
*[[ | *[[Repository Class]] | ||
*[[ | *[[WAPlots Class]] | ||
*[[WAPlotSettings Class|WAPlotSettings]] | *[[WAPlotSettings Class|WAPlotSettings]] | ||
*[[WAPlotType]] | |||
*[[WeibullAnalysisOptions Class|WeibullAnalysisOptions]] | *[[WeibullAnalysisOptions Class|WeibullAnalysisOptions]] | ||
*[[WeibullAnalysisResults Class|WeibullAnalysisResults]] | *[[WeibullAnalysisResults Class|WeibullAnalysisResults]] | ||
Line 54: | Line 51: | ||
*[[WeibullBayesianResultsOption]] | *[[WeibullBayesianResultsOption]] | ||
*[[WeibullBestFitOptions Class|WeibullBestFitOptions]] | *[[WeibullBestFitOptions Class|WeibullBestFitOptions]] | ||
*[[WeibullDataSet Class]] | |||
*[[WeibullEvents Class|WeibullEvents]] | *[[WeibullEvents Class|WeibullEvents]] | ||
*[[WeibullGeneralOptions Class|WeibullGeneralOptions]] | *[[WeibullGeneralOptions Class|WeibullGeneralOptions]] | ||
Line 63: | Line 61: | ||
== | =Below is a list of enumerations= | ||
*[[ModelCategoryEnum]] | |||
*[[ModelTypeEnum]] | |||
*[[ResetOptionEnum]] | |||
*[[ | *[[TaskClassEnum]] | ||
*[[ | *[[TaskFrequencyEnum]] | ||
*[[ | *[[TaskRestorationTypeEnum]] | ||
*[[ | |||
*[[ | |||
*[[ |
Revision as of 17:45, 9 October 2013
The Synthesis API provides a library of classes that can be used to accomplish the exact same tasks as within Synthesis, but instead though Microsoft Visual Studio allowing for a more customizable an automatable solution to reliability engineering.
The Synthesis API can be used in any development environment that supports ActiveX controls, such as Microsoft’s Visual Basic, Visual C, C#, Access or Excel. The sample code and documentation in this manual have been prepared for the Microsoft Visual Studio 2010 (Visual Basic and .Net) development environment and we assume that the user is familiar with programming in that environment.
In order to use this library in a project a reference to ReliaSoft Synthesis API Library is required. It’s located in the folder where ReliaSoft Synthesis is installed. By default it is “C:\Program Files\ReliaSoft\Synthesis 9”.
- .NET developers – use SynthesisAPI.dll
- VB6 / VBA developers – use SynthesisAPI.tlb
Below is the list of classes and their methods contained in the library.
- ALTAAnalysisOptions Class
- ALTADataSet Class
- ALTAEvents
- ALTAGeneralOptions Class
- ALTASolverDistribution
- ALTASolverLSR
- ALTASolverMethod
- ALTASolverModel
- ALTAStressProfile Class
- BoundsValues Class
- cAction Class
- cCorrectiveTask Class
- cCrew Class
- cModel Class
- Common Class
- ConfBoundsMethods
- ConfBoundsSides
- ConfBoundsTypes
- cPool Class
- cScheduledTask Class
- cURD Class
- cVariable Class
- ParamBoundsValues Class
- ParamInputInfo Class
- ParamValues Class
- RawData Class
- RawDataSet Class
- Repository Class
- WAPlots Class
- WAPlotSettings
- WAPlotType
- WeibullAnalysisOptions
- WeibullAnalysisResults
- WeibullBayesianPriorDistribution
- WeibullBayesianResultsOption
- WeibullBestFitOptions
- WeibullDataSet Class
- WeibullEvents
- WeibullGeneralOptions
- WeibullSolverCBMethod
- WeibullSolverDistribution
- WeibullSolverMethod
- WeibullSolverNumParameters
- WeibullSolverRankMethod