S2CellId.getSizeST - multiple declarations

Function S2CellId.getSizeST

Returns the edge length of this cell in (s,t)-space.

double getSizeST() const;

Function S2CellId.getSizeST

Returns the edge length in (s,t)-space of cells at the given level.

static double getSizeST (
  int level
);