Enum FamosFileReductionType
Determines the data reduction procedure.
Namespace: ImcFamosFile
Assembly: ImcFamosFile.dll
Syntax
public enum FamosFileReductionType
Fields
| Name | Description |
|---|---|
| ConditionalStorage | Depends on certain conditions. |
| ImcLineApproximation | imc linear approximation. |
| NoReduction | The data are not subject to reduction. |
| UserDefined | User defined method. |