Uses of Enum Class
neqsim.process.measurementdevice.vfm.VFMResult.Quality
Packages that use VFMResult.Quality
-
Uses of VFMResult.Quality in neqsim.process.measurementdevice.vfm
Subclasses with type arguments of type VFMResult.Quality in neqsim.process.measurementdevice.vfmFields in neqsim.process.measurementdevice.vfm declared as VFMResult.QualityModifier and TypeFieldDescriptionprivate VFMResult.QualityVFMResult.Builder.qualityprivate final VFMResult.QualityVFMResult.qualityMethods in neqsim.process.measurementdevice.vfm that return VFMResult.QualityModifier and TypeMethodDescriptionprivate VFMResult.QualityVirtualFlowMeter.determineQuality(double pressure, double temperature) Determines result quality based on operating conditions and calibration.VFMResult.getQuality()Gets the result quality indicator.static VFMResult.QualityReturns the enum constant of this class with the specified name.static VFMResult.Quality[]VFMResult.Quality.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.measurementdevice.vfm with parameters of type VFMResult.Quality