Object: RelativeProjectionError

under RelativeProjectionError {
    ComputeProjectionError = relativeprojerror-flag;
    MinimumDimension = mindimension-int;
    MaximumDimension = maxdimension-int;
    MaximumEnergy = maxenergy-real;
}

with

relativeprojerror-flag [False]:
This flag controls whether to compute the projection error of a set of snapshots using a previously computed subspace approximation.

True
Compute the projection error for the set of snapshots specified under Input.ProjectionErrorSnapshotData.

False
Do not compute the projection error.

mindimension-int [1]:
Minimum dimension of the state ROB to use for relative projection error computations.

maxdimension-int [–]:
Maximum dimension of the state ROB to use for relative projection error computations.

maxenergy-real [1.0]:
Singular value energy threshold tolerance for specifying the size of the state ROB to use for relative projection error computations.