edu.iris.Fissures.seismogramDC
Class LocalMotionVectorImpl
java.lang.Object
edu.iris.Fissures.IfSeismogramDC.MotionVectorAttr
edu.iris.Fissures.IfSeismogramDC.LocalMotionVector
edu.iris.Fissures.seismogramDC.MotionVectorAttrImpl
edu.iris.Fissures.seismogramDC.LocalMotionVectorImpl
- 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 LocalMotionVectorImpl
- extends MotionVectorAttrImpl
LocalMotionVectorImpl.java
Created: Thu Dec 6 21:20:33 2001
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
LocalMotionVectorImpl()
|
|
LocalMotionVectorImpl(java.lang.String id,
Property[] properties,
Time begin_time,
int num_points,
Sampling sampling_info,
Unit y_unit,
ChannelId[] channel_group,
ParameterRef[] parm_ids,
TimeInterval[] time_corrections,
Sampling[] sample_rate_history,
VectorComponent[] data)
|
|
Method Summary |
static java.io.Serializable |
createEmpty()
A factory method to create an empty LocalDataSetImpl. |
java.lang.String |
get_id()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalMotionVectorImpl
protected LocalMotionVectorImpl()
LocalMotionVectorImpl
public LocalMotionVectorImpl(java.lang.String id,
Property[] properties,
Time begin_time,
int num_points,
Sampling sampling_info,
Unit y_unit,
ChannelId[] channel_group,
ParameterRef[] parm_ids,
TimeInterval[] time_corrections,
Sampling[] sample_rate_history,
VectorComponent[] data)
createEmpty
public static java.io.Serializable createEmpty()
- A factory method to create an empty LocalDataSetImpl.
This is to be used only by the ORB for unmarshelling
valuetypes that have been sent via IIOP.
get_id
public java.lang.String get_id()
- Overrides:
get_id in class MotionVectorAttrImpl