Version: 15.0

    Show / Hide Table of Contents

    Enum PressureViscosityCoefficientMethod

    Namespace: SMT.MastaAPI.Materials
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum PressureViscosityCoefficientMethod

    Fields

    Name Description
    SpecifyKAndS

    Specify k and s

    TemperatureAndValueAtTemperatureSpecified

    Temperature and Value at Temperature Specified

    TemperatureIndependentValue

    Temperature Independent Value

    Back to top