edu.iris.Fissures.network
Class InstrumentationImpl

java.lang.Object
  extended by edu.iris.Fissures.IfNetwork.Instrumentation
      extended by edu.iris.Fissures.network.InstrumentationImpl
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.portable.Streamable, org.omg.CORBA.portable.StreamableValue, org.omg.CORBA.portable.ValueBase

public class InstrumentationImpl
extends edu.iris.Fissures.IfNetwork.Instrumentation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class edu.iris.Fissures.IfNetwork.Instrumentation
das, effective_time, the_clock, the_response, the_sensor
 
Constructor Summary
protected InstrumentationImpl()
           
  InstrumentationImpl(edu.iris.Fissures.IfNetwork.Response the_response, edu.iris.Fissures.TimeRange effective_time, edu.iris.Fissures.IfNetwork.Clock the_clock, edu.iris.Fissures.IfNetwork.Sensor the_sensor, edu.iris.Fissures.IfNetwork.DataAcqSys das)
           
 
Method Summary
static InstrumentationImpl createEmpty()
           
 
Methods inherited from class edu.iris.Fissures.IfNetwork.Instrumentation
_read, _truncatable_ids, _type, _write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentationImpl

protected InstrumentationImpl()

InstrumentationImpl

public InstrumentationImpl(edu.iris.Fissures.IfNetwork.Response the_response,
                           edu.iris.Fissures.TimeRange effective_time,
                           edu.iris.Fissures.IfNetwork.Clock the_clock,
                           edu.iris.Fissures.IfNetwork.Sensor the_sensor,
                           edu.iris.Fissures.IfNetwork.DataAcqSys das)
Method Detail

createEmpty

public static InstrumentationImpl createEmpty()