qDouble PredictLoopbackValue( PHBDRVar_qDouble & v, Time tPredictionTime = SessionClock::GetTime() ); qFloat PredictLoopbackValue( PHBDRVar_qFloat & v, Time tPredictionTime = SessionClock::GetTime() ); qFloat PredictLoopbackValue( PHBDRVar_qInt32 & v, Time tPredictionTime = SessionClock::GetTime() ); qFloat PredictLoopbackValue( PHBDRVar_qInt16 & v, Time tPredictionTime = SessionClock::GetTime() ); qFloat PredictLoopbackValue( PHBDRVar_qInt8 & v, Time tPredictionTime = SessionClock::GetTime() );
PredictLoopbackValue ( PHBDRVar_qDouble &, Time )
|
Predicts the loopback value for the specified time from the loopback model. |
PredictLoopbackValue ( PHBDRVar_qFloat &, Time )
|
Predicts the loopback value for the specified time from the loopback model. |
PredictLoopbackValue ( PHBDRVar_qInt32 &, Time )
|
Predicts the loopback value for the specified time from the loopback model. |
PredictLoopbackValue ( PHBDRVar_qInt16 &, Time )
|
Predicts the loopback value for the specified time from the loopback model. |
PredictLoopbackValue ( PHBDRVar_qInt8 &, Time )
|
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))
.
Uses the LOOPBACKMODEL
macro in the following manner: m_dsPosition.PredictLoopbackValue(LOOPBACKMODEL(m_dsPosition,m_fX))
.
Uses the LOOPBACKMODEL
macro in the following manner: m_dsPosition.PredictLoopbackValue(LOOPBACKMODEL(m_dsPosition,m_fX))
.
Uses the LOOPBACKMODEL
macro in the following manner: m_dsPosition.PredictLoopbackValue(LOOPBACKMODEL(m_dsPosition,m_fX))
.
Uses the LOOPBACKMODEL
macro in the following manner: m_dsPosition.PredictLoopbackValue(LOOPBACKMODEL(m_dsPosition,m_fX))
.
CONFIDENTIAL