STK AgPropagatorWrappersSend comments on this topic.
TimeSinceIgnition Property (IAgGatorPluginResultEvalEngineModel)
See Also
Windows





Windows & Linux

Description

Time since ignition (secs).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeSinceIgnition() As Double
[C#]
public double TimeSinceIgnition {get;}
[Managed C++]
public: __property double get_TimeSinceIgnition();
[Unmanaged C++]
public: HRESULT get_TimeSinceIgnition(
    double * pTimeSinceIgnition
);
[Java]
public double getTimeSinceIgnition();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.