pyacs.lib.gmtpoint.assign_index

Assign index for GMT_Point.

pyacs.lib.gmtpoint.assign_index.assign_index(self, index)[source]

Assign an index to the current GMT_Point (for linear systems).

Parameters:

index (int) – Index value.

Returns:

self.

Return type:

GMT_Point