Public Methods
| Name | Description | |
|---|---|---|
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
Load | Loads an analysis file containing multiple Curves. |
|
Save | Saves multiple Curves to an analysis file. |
|
ToString | Returns a |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
LoadCommonCurves | Load curve data from a measurement file (inherited from MeasurementFile) |
|
MemberwiseClone | Creates a shallow copy of the current |
|
SaveCommonCurves | Save the curve data from this measurement to file (inherited from MeasurementFile) |
|
SaveCurves | Saves multiple Curves to a file. This format is NOT supported by Palm Instruments' PalmScan and PalmTime or Pocket PC older than versions 2.0. (inherited from MeasurementFile) |
|
ToBool | Convert a string to a boolean (inherited from DataFile) |
|
ToInt | Convert a string to an integer (inherited from DataFile) |
|
ToSingle | Convert a string to a single using the current numberformat (inherited from DataFile) |