Uses of Class
neqsim.process.fielddevelopment.screening.LifecycleEmissionsProfile.AnnualEmissions
Packages that use LifecycleEmissionsProfile.AnnualEmissions
Package
Description
Screening tools for flow assurance, safety, emissions, and economics.
-
Uses of LifecycleEmissionsProfile.AnnualEmissions in neqsim.process.fielddevelopment.screening
Fields in neqsim.process.fielddevelopment.screening with type parameters of type LifecycleEmissionsProfile.AnnualEmissionsModifier and TypeFieldDescriptionprivate final List<LifecycleEmissionsProfile.AnnualEmissions> LifecycleEmissionsProfile.annualEmissionsMethods in neqsim.process.fielddevelopment.screening that return types with arguments of type LifecycleEmissionsProfile.AnnualEmissionsModifier and TypeMethodDescriptionLifecycleEmissionsProfile.getAnnualEmissions()Gets the annual emissions records.Constructor parameters in neqsim.process.fielddevelopment.screening with type arguments of type LifecycleEmissionsProfile.AnnualEmissionsModifierConstructorDescriptionLifecycleEmissionsProfile(List<LifecycleEmissionsProfile.AnnualEmissions> annualEmissions) Creates a lifecycle emissions profile.