- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
HBiasProperty Class Reference¶
#include <HPropert.h>
Inheritance diagram for HBiasProperty:
Inheritance graph
[legend]
Collaboration diagram for HBiasProperty:
Collaboration graph
[legend]
Public Member Functions |
|
| float | GetAlpha () |
| float | GetGamma () |
| float | GetMagnitude () |
| void | SetAlpha (float num) |
| void | SetGamma (float num) |
| void | SetMagnitude (float num) |
| const Vector & | GetValue () |
| const Vector & | GetValue (Time time) |
| Vector | GetFactoredValue () |
| void | SetFactoredValue (const Vector &value) |
| void | SetValue (const Vector &value) |
| void | StoreValue (Time time, const Vector &value, BOOL storeundo=TRUE) |
Static Public Member Functions |
|
| static HBiasProperty * | New () |
| static HBiasProperty * | New (HBiasPropertyInfo *propinfo) |