AbstractCorrectedIntensityMetricsTest Class Referenceabstract
Confirm that the corrected intensity metrics InterOp works properly in C# More...
Inheritance diagram for AbstractCorrectedIntensityMetricsTest:
Public Member Functions | |
void | TestHardCodedBinaryData () |
Confirms that reading the hard coded binary data matches the expected values of the metric More... | |
Protected Member Functions | |
abstract void | SetUp () |
The setup should be overridden by the specific version of the format More... | |
void | SetupBuffers (int[] tmp, short version) |
Setup the expected and actual metric sets More... | |
Protected Attributes | |
base_corrected_intensity_metrics | expected_metric_set |
The expected metric set. More... | |
vector_corrected_intensity_metrics | expected_metrics = new vector_corrected_intensity_metrics() |
Vector of the expected metrics More... | |
Detailed Description
Confirm that the corrected intensity metrics InterOp works properly in C#
Member Function Documentation
|
protectedpure virtual |
The setup should be overridden by the specific version of the format
Implemented in CorrectedIntensityMetricsTestV3, and CorrectedIntensityMetricsTestV2.
|
inlineprotected |
Setup the expected and actual metric sets
- Parameters
-
tmp Hard coded binary data version Version of the format
|
inline |
Confirms that reading the hard coded binary data matches the expected values of the metric
Member Data Documentation
|
protected |
The expected metric set.
|
protected |
Vector of the expected metrics
The documentation for this class was generated from the following file:
- /io/src/tests/csharp/metrics/CorrectedIntensityMetricsTest.cs