numIntegralSteps

@JvmName(name = "lliyentdiabqjmep")
suspend fun numIntegralSteps(value: Output<Int>)
@JvmName(name = "fdrejltgkubsfaav")
suspend fun numIntegralSteps(value: Int?)

Parameters

value

Number of steps for approximating the path integral. A good value to start is 50 and gradually increase until the sum to diff property is met within the desired error range.