#include <vos/metaobjects/property/extrapolatedproperty.hh>
Inheritance diagram for ExtrapolatedLocalProperty:
|
Definition at line 264 of file extrapolatedproperty.cc. Referenced by new_ExtrapolatedLocalProperty(). |
|
|
|
Definition at line 271 of file extrapolatedproperty.cc. |
|
Flush pending changes for this property.
Reimplemented from BufferedLocalProperty. Definition at line 430 of file extrapolatedproperty.cc. |
|
Get length of property.
Reimplemented from ExtrapolatedProperty. Definition at line 204 of file extrapolatedproperty.hh. |
|
Get length of property.
Reimplemented from ExtrapolatedProperty. Definition at line 201 of file extrapolatedproperty.hh. |
|
Initialize property with given vector size and value. t (time) is set to 0. Set no access control.
Reimplemented from ExtrapolatedProperty. Definition at line 234 of file extrapolatedproperty.hh. |
|
Initialize property with x, dx, ddx and time values of (0.0). Set no access control.
Reimplemented from ExtrapolatedProperty. Definition at line 222 of file extrapolatedproperty.hh. |
|
Definition at line 275 of file extrapolatedproperty.cc. Referenced by ExtrapolatedProperty::registerExtenders(). |
|
Read current extrapolated values.
Reimplemented from ExtrapolatedProperty. Definition at line 207 of file extrapolatedproperty.hh. |
|
Read current extrapolated values.
Reimplemented from ExtrapolatedProperty. Definition at line 198 of file extrapolatedproperty.hh. |
|
Completely change the value and type of data stored in this property.
Reimplemented from BufferedLocalProperty. Definition at line 295 of file extrapolatedproperty.cc. |
|
Definition at line 336 of file extrapolatedproperty.cc. |
|
Implements ExtrapolatedProperty. Definition at line 309 of file extrapolatedproperty.cc. Referenced by sendMessage(). |
|
Write newdata into property value, starting at byte position start.
Reimplemented from BufferedLocalProperty. Definition at line 280 of file extrapolatedproperty.cc. |