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.classImplementation of AGA Report No. 3 (API 14.3 / ISO 5167) - Orifice Metering of Natural Gas and Other Related Hydrocarbon Fluids.classImplementation of AGA Report No. 7 / ISO 12242 - Measurement of gas flow in closed conduits - Ultrasonic meters for gas.classImplementation of EN 16723 - Natural gas and biomethane for use in transport and biomethane for injection in the natural gas network.classImplementation of EN 16726 - Gas infrastructure - Quality of gas - Group H.classImplementation of GPA 2145 - Table of Physical Constants of Paraffin Hydrocarbons and Other Components of Natural Gas.classImplementation of GPA 2172 - Calculation of Gross Heating Value, Relative Density, Compressibility and Theoretical Hydrocarbon Liquid Content for Natural Gas Mixtures for Custody Transfer.classImplementation of ISO 12213 - Natural gas - Calculation of compression factor.classImplementation of ISO 13443 - Natural gas - Standard reference conditions.classImplementation of ISO 14687 - Hydrogen fuel quality - Product specification.classImplementation of ISO 15112 - Natural gas - Energy determination.classStandard_ISO15403 class.classImplementation of ISO 18453 - Natural gas - Correlation between water content and water dew point.classImplementation of ISO 23874 - Natural gas - Gas chromatographic requirements for hydrocarbon dew point calculation.classStandard_ISO6578 class.classImplementation of ISO 6974 - Natural gas - Determination of composition and associated uncertainty by gas chromatography.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.