|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthalflife.Alpha
public class Alpha
Contains the function alpha and its default value extendable for definition of new alpha functions
Constructor Summary | |
---|---|
Alpha()
Constructor for a regular alpha object, returning 1 always |
Method Summary | |
---|---|
double |
alpha(double t)
Default function for alpha |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Alpha()
Method Detail |
---|
public double alpha(double t)
t
- Time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |