EGridMega

ostrat.egmega.EGridMega
object EGridMega

object for creating earth grids with 1000km hexs, with a c scale of 250km.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
EGridMega.type

Members list

Value members

Concrete methods

def e0(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull

Factory method for creating a main Earth grid centred on 0 degrees east of scale cScale 20Km or hex scale 80km.

Factory method for creating a main Earth grid centred on 0 degrees east of scale cScale 20Km or hex scale 80km.

Attributes

def e120(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def e150(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def e180(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def e30(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def e60(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def e90(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def grids(num: Int, startIndex: Int, rBottomCen: Int, rTopCen: Int): RArr[EGridMegaLongFull]

Returns an RArr sequence of Megakm full earth grids.

Returns an RArr sequence of Megakm full earth grids.

Attributes

def multi(numGridsIn: Int, headInt: Int, bottomR: Int, topR: Int): EGridMegaLongMulti
def w120(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def w150(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def w30(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def w60(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull
def w90(rBottomCen: Int, rTopCen: Int): EGridMegaLongFull