AGI STK Objects 11 Send comments on this topic.
FieldOfView Property (IAgMtoAnalysis)
See Also 





Description

Returns the field of view from an Mto track to a sensor.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FieldOfView() As IAgMtoAnalysisFieldOfView

[C#]
public IAgMtoAnalysisFieldOfView FieldOfView {get;}

[Managed C++]
public: __property IAgMtoAnalysisFieldOfView^ get_FieldOfView();

[Unmanaged C++]
public: HRESULT get_FieldOfView(
IAgMtoAnalysisFieldOfView ** ppRetVal
);

[Java]
public IAgMtoAnalysisFieldOfView getFieldOfView();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1