EGrid320

ostrat.eg320.EGrid320$
object EGrid320

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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

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): EGrid320LongFull
def e150(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def e180(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def e30(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def e60(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def e90(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def grids(num: Int, startIndex: Int, rBottomCen: Int, rTopCen: Int): RArr[EGrid320LongFull]

Returns an RArr sequence of 320km full earth grids.

Returns an RArr sequence of 320km full earth grids.

Attributes

def w120(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def w150(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def w30(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def w60(rBottomCen: Int, rTopCen: Int): EGrid320LongFull
def w90(rBottomCen: Int, rTopCen: Int): EGrid320LongFull