Package org.vast.swe

Interface ISweOutputDataStream

All Superinterfaces:
IDataConsumer
All Known Subinterfaces:
IObservationSeries
All Known Implementing Classes:
SWEData

public interface ISweOutputDataStream extends IDataConsumer

Interface for writing data to a SWE Common encoded data stream. Implementations of this class can buffer or write directly to live streams.

Since:
Sep 28, 2012
  • Method Details