Documentation
¶
Index ¶
- func Average(steerings []constraint.Steer) constraint.Steer
- func Clamped(steerings []constraint.Steer, limit float64) constraint.Steer
- func Scale(f float64, s constraint.Steer) constraint.Steer
- func Steer(v func(agent.RO) vector.V) constraint.Steer
- func Sum(steerings []constraint.Steer) constraint.Steer
- func WeightedAverage(steerings []constraint.Steer, weights []float64) constraint.Steer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Average ¶
func Average(steerings []constraint.Steer) constraint.Steer
func Clamped ¶
func Clamped(steerings []constraint.Steer, limit float64) constraint.Steer
func Scale ¶
func Scale(f float64, s constraint.Steer) constraint.Steer
func Sum ¶
func Sum(steerings []constraint.Steer) constraint.Steer
func WeightedAverage ¶
func WeightedAverage(steerings []constraint.Steer, weights []float64) constraint.Steer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.