Method UpdateBeamListModificationUid
UpdateBeamListModificationUid(ExchangeBuffer<OrientedPoint>)
Updates the modification UID to detect when the given beamList changes.
Declaration
protected void UpdateBeamListModificationUid(ExchangeBuffer<OrientedPoint> beamList)
Parameters
| Type | Name | Description |
|---|---|---|
| ExchangeBuffer<OrientedPoint> | beamList | The beamList to track. |