public interface IOSAROutput
Modifier and Type | Method and Description |
---|---|
boolean |
isHealthy()
This function is used to check if the output is fully functional.
|
void |
setDataSink(IDataSink iDataSink)
This function is used to initialize the data sink
|
boolean |
storeOSAR(COSAR osar)
This function is used to store records
|