Inheritance Hierarchy
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
SyntaxThe AssayTools type exposes the following members.
Constructors|
| Name | Description |
|---|
 | AssayTools | Initializes a new instance of the AssayTools class |
Top
Methods|
| Name | Description |
|---|
  | AllCurves | |
  | CurveFit(TextWriter, String) | |
  | CurveFit(TextWriter, AssayCurve, Sketch) | |
  | CurveFit(TextWriter, String, String, String) | |
  | CurveFitReturnImage | |
  | CurvesFit | |
  | DownloadCurve | |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
  | FillCurves(Sketch, String) | |
  | FillCurves(Sketch, String) | |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | FindDataCurveTemplate | |
  | FitCurve(String) | |
  | FitCurve(AssayCurve) | |
  | FitCurve(String, String) | |
  | FitCurve(Sketch, String, AssayCurve) | |
  | FitCurve(Sketch, String, AssayCurve) | |
  | FitCurve(AssayCurve, Double, Int32, Int32) | |
  | FitCurve(AssayCurve, Double, Double, Boolean) | |
  | FitCurve(AssayCurve, String, Int32, Int32) | |
  | FitCurve(AssayCurve, Double, Double, Boolean, Boolean) | |
  | FitCurve(String, Int32, Int32, String, String, String, String) | |
  | FitCurve(String, Int32, Int32, String, String, String, String, Double, Double) | |
  | FitCurve(String, Int32, Int32, String, String, Double, Double, Int32, Double, Double, Double, Double) | |
  | FitCurve(MatrixString, Int32, Int32, String, String, Double, Double, Int32, Double, Double, Double, Double) | |
  | FitCurve(String, Int32, Int32, String, String, String, String, Double, Double, Int32, Double, Double, Double, Double) | |
  | GetCurveFitting | |
  | GetCurveFitting(String) | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | TemplateCurve | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also