Uses of Class
neqsim.process.equipment.lng.LNGAgeingScenario.OperationalEvent
Packages that use LNGAgeingScenario.OperationalEvent
-
Uses of LNGAgeingScenario.OperationalEvent in neqsim.process.equipment.lng
Fields in neqsim.process.equipment.lng with type parameters of type LNGAgeingScenario.OperationalEventModifier and TypeFieldDescriptionprivate List<LNGAgeingScenario.OperationalEvent> LNGAgeingScenario.operationalEventsOperational events (loading, unloading, cooldown, etc.).Methods in neqsim.process.equipment.lng that return types with arguments of type LNGAgeingScenario.OperationalEventModifier and TypeMethodDescriptionLNGAgeingScenario.getOperationalEvents()Get all operational events.Methods in neqsim.process.equipment.lng with parameters of type LNGAgeingScenario.OperationalEventModifier and TypeMethodDescriptionvoidLNGAgeingScenario.addOperationalEvent(LNGAgeingScenario.OperationalEvent event) Add an operational event (loading, unloading, cooldown, etc.).