/** * Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Base package for calculation functions. * <p> * This package includes the market data wrappers for rates products. * These supply FX rates, discount curves and forward curves. */ package com.opengamma.strata.measure.rate;