public class SlopeCosts extends Object
Modifier and Type | Field and Description |
---|---|
double |
effectiveWalkFactor
The distance ajusted to incorporate the effect of the slope.
|
boolean |
flattened |
double |
lengthMultiplier |
double |
maxSlope |
double |
slopeSafetyCost |
double |
slopeSpeedFactor |
double |
slopeWorkFactor |
public final boolean flattened
public final double slopeSpeedFactor
public final double slopeWorkFactor
public final double maxSlope
public final double slopeSafetyCost
public final double lengthMultiplier
public final double effectiveWalkFactor
Copyright © 2019. All rights reserved.