Uses of Class
neqsim.process.equipment.lng.LNGBOGHandlingNetwork
Packages that use LNGBOGHandlingNetwork
-
Uses of LNGBOGHandlingNetwork in neqsim.process.equipment.lng
Fields in neqsim.process.equipment.lng declared as LNGBOGHandlingNetworkModifier and TypeFieldDescriptionprivate LNGBOGHandlingNetworkLNGAgeingScenario.bogNetworkBOG handling network.private LNGBOGHandlingNetworkLNGShipModel.bogNetworkCommon BOG handling network for the ship.Methods in neqsim.process.equipment.lng that return LNGBOGHandlingNetworkModifier and TypeMethodDescriptionLNGAgeingScenario.getBogNetwork()Get the BOG handling network.LNGShipModel.getBogNetwork()Get shared BOG network.Methods in neqsim.process.equipment.lng with parameters of type LNGBOGHandlingNetworkModifier and TypeMethodDescriptionvoidLNGShipModel.setBogNetwork(LNGBOGHandlingNetwork bogNetwork) Set shared BOG network.