GridGradient

Specified with "_type": "scale.olm.check:GridGradient" in config.olm.json.

Example input in config.olm.json/check
{
    "_type": "scale.olm.check:GridGradient",
    "eps0": 1e-20,
    "epsa": 0.1,
    "epsr": 0.1,
    "target_q2": 0.7,
    "target_q1": 0.5
}

See also: scale.olm.check.GridGradient

type

object

properties

  • eps0

Eps0

type

number

default

null

  • epsa

Epsa

type

number

default

null

  • epsr

Epsr

type

number

default

null

  • target_q1

Target Q1

type

number

default

null

  • target_q2

Target Q2

type

number

default

null

  • _type

Olm Redirect Type

const

scale.olm.check:GridGradient

scale.olm.check.GridGradient.json