Modifier and type | Property and description |
---|---|
double | insistence |
double | insistenceChangePerTimeUnit |
Modifier and type | Action and description |
---|---|
double | getInsistence |
double | getInsistenceChangePerTimeUnit |
void | setInsistence(double) |
void | setInsistenceChangePerTimeUnit(double) |
java.lang.String | toString |
var insistence : double
This property is an alias for the action: getInsistence
var insistenceChangePerTimeUnit : double
This property is an alias for the action: getInsistenceChangePerTimeUnit
new([String],[double],[double])
def getInsistence : double
def getInsistenceChangePerTimeUnit : double
def setInsistence(double)
def setInsistenceChangePerTimeUnit(double)
def toString : java.lang.String