FindLastClosedFieldlinesTask
Inherits Task
Members
Name |
Documentation |
Type |
Description |
Optional |
|---|---|---|---|---|
|
The folder to the cdf files to extract data from. |
|
Value of type ‘Directory’ |
No |
|
The folder to write the files to. |
|
Value of type ‘Directory’ |
No |
|
This key specifies the type of Task that gets created. It has to be one of the valid Tasks that are available for creation (see the FactoryDocumentation for a list of possible Tasks), which depends on the configration of the application. |
|
A valid Task created by a factory |
No |
|
Number of points to work with. |
|
Value of type ‘Integer’ |
Yes |
|
This will determine how accurate to the boundary it will get every iteration the seedpoint will move closer to the boundary, the distance it moves will be halfed each iteration until that distance is less than this threshold. |
|
Value of type ‘Double’ |
Yes |
|
The name of the kameleon variable to use for tracing, like b for magnetic or u for velocity or even electric? |
|
Value of type ‘String’ |
Yes |
Inherited members from Task
Name |
Documentation |
Type |
Description |
Optional |
|---|---|---|---|---|
|
This key specifies the type of Task that gets created. It has to be one of the valid Tasks that are available for creation (see the FactoryDocumentation for a list of possible Tasks), which depends on the configration of the application. |
|
A valid Task created by a factory |
No |