abstract struct S2Cells::Metric
- S2Cells::Metric
- Struct
- Value
- Object
Direct Known Subclasses
Defined in:
s2_cells/metric.crConstructors
Instance Method Summary
- #deriv : Float64
- #get_closest_level(value : Float64) : Int32
- #get_max_level(value : Float64) : Int32
- #get_min_level(value : Float64) : Int32
- #get_value(level : Int) : Float64