EGrid220

ostrat.eg220.EGrid220
object EGrid220

object for creating earth grids with 220km hexs, with a c scale of 80km.

Attributes

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

Members list

Value members

Concrete methods

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

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

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

Attributes

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

Returns an RArr sequence of 220km full earth grids.

Returns an RArr sequence of 220km full earth grids.

Attributes

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