Property | Type | Description | |
---|---|---|---|
WriteFileData | void |
Method | Description | |
---|---|---|
FileExporter ( ) : System |
Creates a new instance of the EPRI FileExporter.
|
|
Initialize ( ) : void |
Initializes FileExporter.
|
Method | Description | |
---|---|---|
PublishFrame ( IFrame frame, int index ) : void |
Process frame of time-aligned measurements that arrived within the defined lag time.
|
Method | Description | |
---|---|---|
WriteFileData ( ) : void |
protected PublishFrame ( IFrame frame, int index ) : void | ||
frame | IFrame | |
index | int | Index of |
return | void |