EleFits  4.0.0
A modern C++ API on top of CFitsIO

◆ rename() [1/2]

void Euclid::Fits::BintableColumns::rename ( const std::string name,
const std::string newName 
) const

Rename the column with given name.

Warning
This is a write operation.