AGI STK Astrogator 11 Send comments on this topic.
IAgVAScriptingParameter Interface

Description

Parameter properties for scripting options.

Object Model


Public Properties

Public Property Dimension The parameter's dimension.
Public Property EnumerationChoices The collection of enumerations to use when parameter type is eVAScriptingParameterTypeEnumeration.
Public Property InheritValue If true, parameter value will be inherited from previous profile's value.
Public Property MaxValue The maximum value permitted for the parameter value
Public Property MinValue The minimum value permitted for the parameter value
Public Property Name The parameter name.
Public Property ParamValue The parameter value. Set in Object Model unit preference for selected dimension.
Public Property Type The parameter's type.
Public Property Unit The parameter's unit. ParamValue is set in Object Model unit preference for selected dimension.
Public Property UseMaxValue If true, a maximum value will be enforced for the parameter value
Public Property UseMinValue If true, a minimum value will be enforced for the parameter value
Public Property UserComment The parameter's comment.
Public Property Value This property is deprecated. Use ParamValue instead.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1