|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IDoubleR.Pow
public static class IDoubleR.Pow
Field Summary | |
---|---|
IDoubleOp |
v1
|
IDoubleOp |
v2
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IDoubleR.Pow(IDoubleOp v1,
IDoubleOp v2)
|
Method Summary | |
---|---|
IDouble |
get()
|
double |
x()
|
Methods inherited from class igeo.IParameterObject |
---|
createObject, parent, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public IDoubleOp v1
public IDoubleOp v2
Constructor Detail |
---|
public IDoubleR.Pow(IDoubleOp v1, IDoubleOp v2)
Method Detail |
---|
public double x()
x
in interface IDoubleOp
public IDouble get()
get
in interface IDoubleOp
get
in interface IParameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |