DirectionalMeanLine
描述
¥Description
定义
¥Definition
object {
名称 | 类型 | 描述 |
---|---|---|
cartesianAngle | number | the mean angle of all lines.(从正地逆时针测量)。 |
bearingAngle | number | the mean angle of all lines.(方位)。 |
circularVariance | number | the extent to which features all point in the same direction.the value ranges 0-1, the bigger the value, the more variation in directions between lines. |
平均值 X | number | the centroid of all lines. |
平均值 Y | number | the centroid of all line. |
averageLength | number | the average length of line. |
countOfLines | number | 要素数量。 |
}