Method HasBeamListChanged
HasBeamListChanged(ExchangeBuffer<OrientedPoint>)
Determines in beamList has changed since the last time UpdateBeamListModificationUid(ExchangeBuffer<OrientedPoint>) was called.
Declaration
protected bool HasBeamListChanged(ExchangeBuffer<OrientedPoint> beamList)
Parameters
Type | Name | Description |
---|---|---|
ExchangeBuffer<OrientedPoint> | beamList | The beam list. |
Returns
Type | Description |
---|---|
bool | true if the beam list has changed. |