AGI STK Objects 11 Send comments on this topic.
BoresightData Property (IAgSnPtTargeted)
See Also 





Description

Get orientation data for the selected boresight type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BoresightData() As IAgSnPtTrgtBsight

[C#]
public IAgSnPtTrgtBsight BoresightData {get;}

[Managed C++]
public: __property IAgSnPtTrgtBsight^ get_BoresightData();

[Unmanaged C++]
public: HRESULT get_BoresightData(
IAgSnPtTrgtBsight ** ppRetVal
);

[Java]
public IAgSnPtTrgtBsight getBoresightData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1