Public Member Functions | |
ForecastMontage (const code::Index::Record &originalProduct) | |
void | add (const code::Index::Record &advectRecord, const code::TimeInterval &advectInterval) |
code::Index::Record | getMontage () const |
size_t | getNumProducts () const |
w2kmeans::ForecastMontage::ForecastMontage | ( | const code::Index::Record & | originalProduct | ) |
void w2kmeans::ForecastMontage::add | ( | const code::Index::Record & | advectRecord, | |
const code::TimeInterval & | advectInterval | |||
) |
code::Index::Record w2kmeans::ForecastMontage::getMontage | ( | ) | const |
size_t w2kmeans::ForecastMontage::getNumProducts | ( | ) | const [inline] |