Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class CalibrationModel Inherits ScalableModel |
| C# |
|---|
| public class CalibrationModel : ScalableModel |
| C++ |
|---|
| ref class CalibrationModel : ScalableModel |
| J# |
|---|
| public class CalibrationModel extends ScalableModel |
| JScript |
|---|
| public class CalibrationModel extends ScalableModel |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.