FindLastClosedFieldlinesTask

Inherits Task

Members

Name

Documentation

Type

Description

Optional

Input

The folder to the cdf files to extract data from.

Directory

Value of type ‘Directory’

No

Output

The folder to write the files to.

Directory

Value of type ‘Directory’

No

Type

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.

String

A valid Task created by a factory

No

NumberOfPointsOnBoundary

Number of points to work with.

Integer

Value of type ‘Integer’

Yes

Threshold

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.

Double

Value of type ‘Double’

Yes

TracingVar

The name of the kameleon variable to use for tracing, like b for magnetic or u for velocity or even electric?

String

Value of type ‘String’

Yes

Inherited members from Task

Name

Documentation

Type

Description

Optional

Type

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.

String

A valid Task created by a factory

No