Contents

init(value:identifier:)

Creates a specification for a named metaparameter with the given numeric value.

Declaration

convenience init(value: Double, identifier: String)

Parameters

  • value:

    A default value for the metaparameter specification.

  • identifier:

    A unique name for the metaparameter specification.

See Also

Creating a Metaparameter Definition