EGrid460

ostrat.eg460.EGrid460
object EGrid460

object for creating earth grids with 460km hexs, with a c scale of 160km.

Attributes

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

Members list

Value members

Concrete methods

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

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

Returns an RArr sequence of 460km full earth grids.

Returns an RArr sequence of 460km full earth grids.

Attributes

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