Name | Description | |
---|---|---|
in | v |
Specifies the predicted dataset value. Specified using the LOOPBACKMODEL macro. |
in | tPredictionTime |
Specifies the time at which to predict the dataset value. If not specified, the current time is used. |
Predicts the loopback value for the specified time from the loopback model.
Uses the LOOPBACKMODEL
macro in the following manner: m_dsPosition.PredictLoopbackValue(LOOPBACKMODEL(m_dsPosition,m_fX))
.
CONFIDENTIAL