...
Return value
integer array
Examples
Code Block | ||
---|---|---|
| ||
// Get the trajectory ranges for LFHD |
...
int $ranges[] = `getTrajectories "LFHD"`; |
...
print $ranges; |
...
integer array
Code Block | ||
---|---|---|
| ||
// Get the trajectory ranges for LFHD |
...
int $ranges[] = `getTrajectories "LFHD"`; |
...
print $ranges; |