Name
|
Description
|
Attributes
|
DeclaredName
|
The name of the object as declared.
|
Type: String
Access: Read-Only
|
DisplayName
|
The name displayed for this object in output windows such as views, plots, and reports.
|
Type: String
Access: Read/Write
|
FunctionPrecision
|
The accuracy with which the non-linear functions can be computed. Refer to SNOPT documentation for more information.
|
Type: Variable
Access: Read/Write
|
MajorOptimalityTolerance
|
Tolerance on the final accuracy of the dual variables. Refer to SNOPT documentation for more information.
|
Type: Variable
Access: Read/Write
|
ObjectId
|
The unique identifier for the object.
|
Type: Variable
Access: Read-Only
|
ObjectType
|
The type of the object.
|
Type: String
Access: Read-Only
|
PrintFilename
|
Path and filename used to capture output that SNOPT writes to the Print file.
|
Type: String
Access: Read/Write
|
SharedLibraryFilename
|
Path and filename to the shared library (.dll on windows, .so on linux) to use.
|
Type: String
Access: Read/Write
|
SpecFilename
|
Path and filename to the spec file to use.
|
Type: String
Access: Read/Write
|
SummaryFilename
|
Path and filename used to redirect standard output written from Snopt.
|
Type: String
Access: Read/Write
|