Terrain cellSize is an important parameter for various terrain-related calculations, because it represents the "accuracy" of the terrain.
Sample list for all vanilla A3 terrains
It's weird that there's no command or config value to get the terrain cellSize.
sample command:
getTerrainCellSize
It doesn't require any parameters. Similar to WorldSize.
or a config value:
cellSize=x;