Get the sensor's Pulse properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Pulse() As IAgSnVOPulse |
| [C#] |
|---|
public IAgSnVOPulse Pulse {get;} |
| [Managed C++] |
|---|
public: __property IAgSnVOPulse ^ get_Pulse(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgSnVOPulse getPulse(); |
[Python - STK API ] |
|---|
@property def Pulse(self) -> "IAgSnVOPulse": |






