#include "tensorstore/util/unit.h" tensorstore::Unit::Unit(double multiplier, std::string base_unit); Constructs from a multiplier and base unit.