AGI AgRadarPlugin 11 Send comments on this topic.
Multiplier2 Property (IAgStkRadarCBIntersectComputeResult)
See Also 





Description

Gets the second multiplier.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Multiplier2() As Double

[C#]
public double Multiplier2 {get;}

[Managed C++]
public: __property double get_Multiplier2();

[Unmanaged C++]
public: HRESULT get_Multiplier2(
double * pRetVal
);

[Java]
public double getMultiplier2();

Remarks

Represents the scalar value by which the direction vector is multiplied and then added to the base vector to yield the second intersection point.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1