These functions get and set the base coordinates for a given optimization run.
ptBaseCoords(map, optimization_number = 1)
agBaseCoords(map, optimization_number = 1)
agBaseCoords(map, optimization_number = 1) <- value
srBaseCoords(map, optimization_number = 1)
srBaseCoords(map, optimization_number = 1) <- value
The acmap data object
The optimization run from which to get / set the data
New value to set
Returns either the requested attribute when using a getter function or
the updated acmap object when using the setter function.
Other map optimization attribute functions:
colBases()
,
mapComment()
,
mapDimensions()
,
mapStress()
,
mapTransformation()
,
ptCoords()