AGI STK Objects 11 Send comments on this topic.
Pulse Property (IAgSnVO)
See Also 





Description

Get the sensor's Pulse properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Pulse() As IAgSnVOPulse

[C#]
public IAgSnVOPulse Pulse {get;}

[Managed C++]
public: __property IAgSnVOPulse^ get_Pulse();

[Unmanaged C++]
public: HRESULT get_Pulse(
IAgSnVOPulse ** ppRetVal
);

[Java]
public IAgSnVOPulse getPulse();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1