EGrid160

ostrat.eg160.EGrid160
object EGrid160

object for creating earth grisds with 160km hexs, with a c scale of 80km.

Attributes

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

Members list

Value members

Concrete methods

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

Factory method for creating a main Earth grid centred on 0° east of scale cScale 40Km or hex scale 160km.

Factory method for creating a main Earth grid centred on 0° east of scale cScale 40Km or hex scale 160km.

Attributes

def e120(rBottomCen: Int, rTopCen: Int): EGrid160LongFull
def e150(rBottomCen: Int, rTopCen: Int): EGrid160LongFull
def e180(rBottomCen: Int, rTopCen: Int): EGrid160LongFull
def e30(rBottomCen: Int, rTopCen: Int): EGrid160LongFull

Factory method for creating a main Earth grid centred on 30° east of scale cScale 40Km or hex scale 160km.

Factory method for creating a main Earth grid centred on 30° east of scale cScale 40Km or hex scale 160km.

Attributes

def e60(rBottomCen: Int, rTopCen: Int): EGrid160LongFull
def e90(rBottomCen: Int, rTopCen: Int): EGrid160LongFull
def grids(num: Int, startIndex: Int, rBottomCen: Int, rTopCen: Int): RArr[EGrid160LongFull]

Returns an RArr sequence of 320km full earth grids.

Returns an RArr sequence of 320km full earth grids.

Attributes

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