Uses of Class
neqsim.process.equipment.flare.dto.FlareCapacityDTO
Packages that use FlareCapacityDTO
-
Uses of FlareCapacityDTO in neqsim.process.equipment.flare
Methods in neqsim.process.equipment.flare that return FlareCapacityDTOModifier and TypeMethodDescriptionFlare.CapacityCheckResult.toDTO()Convert to a simple DTO for reporting. -
Uses of FlareCapacityDTO in neqsim.process.equipment.flare.dto
Fields in neqsim.process.equipment.flare.dto declared as FlareCapacityDTOMethods in neqsim.process.equipment.flare.dto that return FlareCapacityDTOConstructors in neqsim.process.equipment.flare.dto with parameters of type FlareCapacityDTOModifierConstructorDescriptionFlarePerformanceDTO(String label, double heatDutyW, double massRateKgS, double molarRateMoleS, double co2EmissionKgS, double heatFluxAt30mWm2, double distanceTo4kWm2, FlareDispersionSurrogateDTO dispersion, Map<String, Double> emissions, FlareCapacityDTO capacity)