Uses of Class
neqsim.process.equipment.compressor.StoneWallCurve
Packages that use StoneWallCurve
-
Uses of StoneWallCurve in neqsim.process.equipment.compressor
Subclasses of StoneWallCurve in neqsim.process.equipment.compressorModifier and TypeClassDescriptionclassSpline based representation of the stone wall curve with safe extrapolation.Fields in neqsim.process.equipment.compressor declared as StoneWallCurveMethods in neqsim.process.equipment.compressor that return StoneWallCurveModifier and TypeMethodDescriptionCompressorChart.getStoneWallCurve()getStoneWallCurve.CompressorChartAlternativeMapLookup.getStoneWallCurve()getStoneWallCurve.CompressorChartInterface.getStoneWallCurve()getStoneWallCurve.Methods in neqsim.process.equipment.compressor with parameters of type StoneWallCurveModifier and TypeMethodDescriptionvoidCompressorChart.setStoneWallCurve(StoneWallCurve stoneWallCurve) setStoneWallCurve.voidCompressorChartAlternativeMapLookup.setStoneWallCurve(StoneWallCurve stoneWallCurve) setStoneWallCurve.voidCompressorChartInterface.setStoneWallCurve(StoneWallCurve stoneWallCurve) setStoneWallCurve.