Contents

init(inputMetaParameterDefinition:envelope:)

Creates a specification for a metaparameter that the app plots on a graph defined by the given set of curves.

Declaration

init(inputMetaParameterDefinition: PHASENumberMetaParameterDefinition, envelope: PHASEEnvelope)

Parameters

  • inputMetaParameterDefinition:

    A metaparameter that contains an input value.

  • envelope:

    A set of curves that graph the input value.

See Also

Creating a Mapped Metaparameter