A ReconstructedLandmarkSet contains information about
features located on ReconstructedOutline
s. Each
ReconstructedLandmarkSet contains a list of matrices, each of
which has columns labelled phi
(latitude) and
lambda
(longitude) describing the spherical coordinates
of points on the ReconstructedOutline.
retistruct::FeatureSetCommon
-> retistruct::ReconstructedFeatureSet
-> ReconstructedLandmarkSet
clone()
The objects of this class are cloneable with this method.
ReconstructedLandmarkSet$clone(deep = FALSE)
deep
Whether to make a deep clone.