Uses of Interface
neqsim.standards.StandardInterface
Packages that use StandardInterface
Package
Description
-
Uses of StandardInterface in neqsim.fluidmechanics.flowsystem.twophaseflowsystem.shipsystem
Fields in neqsim.fluidmechanics.flowsystem.twophaseflowsystem.shipsystem declared as StandardInterface -
Uses of StandardInterface in neqsim.standards
Classes in neqsim.standards that implement StandardInterface -
Uses of StandardInterface in neqsim.standards.gasquality
Classes in neqsim.standards.gasquality that implement StandardInterfaceModifier and TypeClassDescriptionclassBestPracticeHydrocarbonDewPoint class.classDraft_GERG2004 class.classDraft_ISO18453 class.classGasChromotograpyhBase class.classStandard_ISO15403 class.classStandard_ISO6578 class.classStandard_ISO6974 class.classStandard_ISO6976 class.classStandard_ISO6976_2016 class.classSulfurSpecificationMethod class.classUKspecifications_ICF_SI class. -
Uses of StandardInterface in neqsim.standards.oilquality
Classes in neqsim.standards.oilquality that implement StandardInterface -
Uses of StandardInterface in neqsim.standards.salescontract
Fields in neqsim.standards.salescontract declared as StandardInterfaceModifier and TypeFieldDescription(package private) StandardInterfaceContractSpecification.standardMethods in neqsim.standards.salescontract that return StandardInterfaceModifier and TypeMethodDescriptionBaseContract.getMethod(SystemInterface system, String methodName) getMethod.ContractSpecification.getStandard()Getter for property standard.Methods in neqsim.standards.salescontract with parameters of type StandardInterfaceModifier and TypeMethodDescriptionBaseContract.getSpecification(StandardInterface method, String specificationName, String specificationName2, String country, String terminal, double minValue, double maxValue, String unit, double referenceTemperature, double referenceTemperatureComb, double referencePressure, String comments) getSpecification.voidContractSpecification.setStandard(StandardInterface standard) Setter for property standard.Constructors in neqsim.standards.salescontract with parameters of type StandardInterfaceModifierConstructorDescriptionContractSpecification(String name, String specification, String country, String terminal, StandardInterface standard, double minValue, double maxValue, String unit, double referenceTemperature, double referenceTemperatureComb, double referencePressure, String comments) Constructor for ContractSpecification. -
Uses of StandardInterface in neqsim.thermo.system
Fields in neqsim.thermo.system declared as StandardInterfaceMethods in neqsim.thermo.system that return StandardInterfaceModifier and TypeMethodDescriptionSystemInterface.getStandard()Getter for property standard.SystemInterface.getStandard(String standardName) Getter for property standard.SystemThermo.getStandard()Getter for property standard.SystemThermo.getStandard(String standardName) Getter for property standard.