Click or drag to resize

TimeMagnetoSteps Property

Gets/Sets the magnetostatic steps.

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public double[][] MagnetoSteps { get; set; }

Property Value

Double
Remarks
Can pass in a jagged array of the form [[T1, Factor1],[T2, Factor2],...]
See Also