public class Const extends Module
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_VALUE |
sourceModule| Constructor and Description |
|---|
Const() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSourceModuleCount() |
double |
getValue() |
double |
getValue(double x,
double y,
double z) |
void |
setValue(double value) |
getSourceModule, setSourceModulepublic static final double DEFAULT_VALUE
public double getValue()
public void setValue(double value)
public int getSourceModuleCount()
getSourceModuleCount in class ModuleCopyright © 2013–2017 Flow Powered. All rights reserved.