Searched refs:AVG_AREA (Results 1 – 4 of 4) sorted by relevance
102 public static final Metric AVG_AREA = new Metric(2, S2.M_PI / 6); // 0.524) field in S2Projections
201 return S2Projections.AVG_AREA.getValue(level); in averageArea()
240 new MetricBundle(S2Projections.MIN_AREA, S2Projections.MAX_AREA, S2Projections.AVG_AREA);
399 S2Projections.AVG_AREA); in testSubdivide()