Click or drag to resize

AssayTools Class

Inheritance Hierarchy
SystemObject
  Scilligence.MolEngine.CompanionAssayTools

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public class AssayTools

The AssayTools type exposes the following members.

Constructors
  NameDescription
Public methodAssayTools
Initializes a new instance of the AssayTools class
Top
Methods
  NameDescription
Public methodStatic memberAllCurves
Public methodStatic memberCurveFit(TextWriter, String)
Public methodStatic memberCurveFit(TextWriter, AssayCurve, Sketch)
Public methodStatic memberCurveFit(TextWriter, String, String, String)
Public methodStatic memberCurveFitReturnImage
Public methodStatic memberCurvesFit
Public methodStatic memberDownloadCurve
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberFillCurves(Sketch, String)
Public methodStatic memberFillCurves(Sketch, String)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFindDataCurveTemplate
Public methodStatic memberFitCurve(String)
Public methodStatic memberFitCurve(AssayCurve)
Public methodStatic memberFitCurve(String, String)
Public methodStatic memberFitCurve(Sketch, String, AssayCurve)
Public methodStatic memberFitCurve(Sketch, String, AssayCurve)
Public methodStatic memberFitCurve(AssayCurve, Double, Int32, Int32)
Public methodStatic memberFitCurve(AssayCurve, Double, Double, Boolean)
Public methodStatic memberFitCurve(AssayCurve, String, Int32, Int32)
Public methodStatic memberFitCurve(AssayCurve, Double, Double, Boolean, Boolean)
Public methodStatic memberFitCurve(String, Int32, Int32, String, String, String, String)
Public methodStatic memberFitCurve(String, Int32, Int32, String, String, String, String, Double, Double)
Public methodStatic memberFitCurve(String, Int32, Int32, String, String, Double, Double, Int32, Double, Double, Double, Double)
Public methodStatic memberFitCurve(MatrixString, Int32, Int32, String, String, Double, Double, Int32, Double, Double, Double, Double)
Public methodStatic memberFitCurve(String, Int32, Int32, String, String, String, String, Double, Double, Int32, Double, Double, Double, Double)
Public methodStatic memberGetCurveFitting
Public methodStatic memberGetCurveFitting(String)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberTemplateCurve
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also