STK AgAccessConstraintPluginSend comments on this topic.
AberrationType Property (IAgAccessConstraintPluginResultEval)
See Also
Windows





Windows & Linux

Description

The type of aberration applied

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AberrationType() As AgEApparentPositionAberrationType
[C#]
public AgEApparentPositionAberrationType AberrationType {get;}
[Managed C++]
public: __property AgEApparentPositionAberrationType get_AberrationType();
[Unmanaged C++]
public: HRESULT get_AberrationType(
    AgEApparentPositionAberrationType * pType
);
[Java]
public AgEApparentPositionAberrationType getAberrationType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.