Package edu.sc.seis.sod.velocity.network
Class VelocityInstrumentation
java.lang.Object
edu.sc.seis.sod.velocity.network.VelocityInstrumentation
public class VelocityInstrumentation
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description VelocityInstrumentation(NetworkSource source, edu.iris.Fissures.network.ChannelImpl chan)
lazily loaded instrumentation for velocity templates. -
Method Summary
Modifier and Type Method Description java.lang.String
getDataLoggerModel()
VelocitySensitivity
getSensitivity()
java.lang.String
getSensorModel()
java.lang.String
toString()
-
Constructor Details
-
VelocityInstrumentation
lazily loaded instrumentation for velocity templates.
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
getSensitivity
-
getSensorModel
public java.lang.String getSensorModel() -
getDataLoggerModel
public java.lang.String getDataLoggerModel()
-