WsfBMCueMessage¶
-
WsfBMCueMessage inherits WsfMessageConstruction:
WsfBMCueMessage newObj = WsfBMCueMessage();
Clone:WsfBMCueMessage newObj = WsfBMCueMessage(other);
Methods¶
-
void SetCueTime(double)
¶
- double GetCueTime()¶
- void SetReferenceTrackID(WsfTrackId aTrackId)¶
- WsfTrackId GetReferenceTrackID()¶
- void SetMasterTrackID(WsfTrackId aTrackId)¶
- WsfTrackId GetMasterTrackID()¶
- void SetInitiatingPlatform(WsfPlatform platform)¶
- WsfPlatform GetInitiatingPlatform()¶
- void SetCuedSensor(WsfPlatform aPlatform, WsfSensor aSensor)¶
- WsfPlatform GetCuedPlatform()¶
- void SetCuedReasonNewCue()¶
- void SetCuedReasonCancelCue()¶
- bool IsCancelCue()¶
- void Print()¶