15 #ifndef DtFixedWingFollowEntityControllerDescriptor_H_
16 #define DtFixedWingFollowEntityControllerDescriptor_H_
59 virtual DtReal groundNearCatchUpFactor()
const;
60 virtual void setGroundNearCatchUpFactor(DtReal groundNearCatchUpFactor);
65 virtual DtReal groundFarCatchUpFactor()
const;
66 virtual void setGroundFarCatchUpFactor(DtReal groundFarCatchUpFactor);
71 virtual DtReal groundPassedSlowDownFactor()
const;
72 virtual void setGroundPassedSlowDownFactor(DtReal groundPassedSlowDownFactor);
77 virtual DtReal flyingCatchUpFactor()
const;
78 virtual void setFlyingCatchUpFactor(DtReal value);
83 virtual DtReal flyingCatchUpDistance()
const;
84 virtual void setFlyingCatchUpDistance(DtReal value);