API Docs for: 0.0.1
Show:

GrainSize Class

Extends Value
Module: niviz

Constructor

GrainSize

(
  • [top]
  • [value]
  • [bottom]
)

Parameters:

Item Index

Methods

Methods

clone

() Value

Inherited from Value: lib/value.js:96

A clone that can be used to set new values

Returns:

Properties

height

Number

Inherited from Value: lib/value.js:48

numeric

Number

Inherited from Value but overwritten in lib/values/grainsize.js:65

text

String

Inherited from Value: lib/value.js:57

A string represantation of this value.

thickness

Number

Inherited from Value: lib/value.js:77

The thickness value only makes sense with top and bottom defined

top

Number

Inherited from Value: lib/value.js:36

value

Object

Inherited from Value: lib/value.js:42