AnyLogic
Expand
Font size

@AnyLogicInternalAPI
public class OmniFrameCollector
extends Object

Method Summary

Modifier and TypeMethodDescription
longgenerateNewUsdId() 
OmniFramegetLastFrame() 
voidrequestFullFrame()
Requests full frame from collector.

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Method Details

generateNewUsdId

@AnyLogicInternalAPI
public long generateNewUsdId()

getLastFrame

public OmniFrame getLastFrame()

requestFullFrame

public void requestFullFrame()
Requests full frame from collector. Does not guarantee that next frame will be full frame.