org.apgrid.grpc.ng
Class Scomplex

java.lang.Object
  extended byorg.apgrid.grpc.ng.Scomplex

public class Scomplex
extends java.lang.Object

scomplex


Field Summary
 float i
           
 float r
           
 
Constructor Summary
Scomplex()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

r

public float r

i

public float i
Constructor Detail

Scomplex

public Scomplex()