Function lsst::afw::formatters::extractOptionalFlag

Function Documentation

bool lsst::afw::formatters::extractOptionalFlag(std::shared_ptr<lsst::daf::base::PropertySet const> const &properties, std::string const &name)

Returns true if and only if properties is non-null and contains a unique property with the given name that has type bool and a value of true.