Structure CalculateOutput

Tensor.OutputBase
   ┗ ILP.CalculateOutput

namespace: ILP
packed: false

Description

ILP.Positioning.Calculate output data structure. This contains the reuslts of a calculate oeration.

Summary

Inherited fields defined in Tensor.OutputBase

devid, etid, resultcode, errinfo

Fields defined in ILP.CalculateOutput

uuidSession, status, estimates

Field Detail

uuidSession (required) : UUID

Session identifier.
This is the identifier processed session used to process the calculate transaction.

status (required) : CalculateStatus

Specifies the status result of the calculation.

estimates [zero or more] : Estimate

List of estimates returned from the calculation ranked in the specified order.