|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended byptolemy.math.SignalProcessing.SincSampleGenerator
This class generates samples of a sinc wave with the specified first zero crossing.
| Constructor Summary | |
SignalProcessing.SincSampleGenerator()
|
|
| Method Summary | |
double |
operate(double time)
Operate on the operand, returning a value of the same type. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SignalProcessing.SincSampleGenerator()
| Method Detail |
public final double operate(double time)
DoubleUnaryOperation
operate in interface DoubleUnaryOperationtime - The operand.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||