BEAST
eu.baltrad.beast.message.IBltDataFrameMessageFactory Interface Reference

Interface for create data frame messages. More...

Inheritance diagram for eu.baltrad.beast.message.IBltDataFrameMessageFactory:
eu.baltrad.beast.message.BltDataFrameMessageFactory

Public Member Functions

BltDataFrameMessage createMessage (String filename)
 Creates the message that is used.
 

Detailed Description

Interface for create data frame messages.

Implementors should make sure that the factory generates a properly defined BltDataFrameMessage to be used.

Author
Anders Henja

Member Function Documentation

◆ createMessage()

BltDataFrameMessage eu.baltrad.beast.message.IBltDataFrameMessageFactory.createMessage ( String filename)

Creates the message that is used.

Parameters
filenamethe name of the h5 file that should be sent
Returns
the message

Implemented in eu.baltrad.beast.message.BltDataFrameMessageFactory.


The documentation for this interface was generated from the following file: