edu.iris.dmc.sacpz.model
Class Zero

java.lang.Object
  extended by edu.iris.dmc.sacpz.model.AbstractPZ
      extended by edu.iris.dmc.sacpz.model.Zero
All Implemented Interfaces:
PZ

public class Zero
extends AbstractPZ


Field Summary
 
Fields inherited from class edu.iris.dmc.sacpz.model.AbstractPZ
imaginary, real
 
Constructor Summary
Zero(Double real, Double imaginary)
           
 
Method Summary
 
Methods inherited from class edu.iris.dmc.sacpz.model.AbstractPZ
getImaginary, getReal, setImaginary, setReal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zero

public Zero(Double real,
            Double imaginary)


Copyright © 2013. All Rights Reserved.