parseAlgorithmName

Parse a SCAN-style algorithm name

Vector!string
parseAlgorithmName
(
in string scan_name
)

Parameters

scan_name string

the name

Return Value

Type: Vector!string

the name components

Meta