Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
Attribute interface extended by all source attributes. More...
#include <Attribute.h>
Public Member Functions | |
virtual | ~Attribute ()=default |
Attribute interface extended by all source attributes.
This interface that must be extended by all kind of source attributes, such as coordinates or photometry. A Source includes a vector of attributes of arbitrary type.
Definition at line 41 of file Attribute.h.
|
virtualdefault |