| Package | Description |
|---|---|
| com.opengamma.strata.market.surface |
Definitions of surfaces.
|
| Class and Description |
|---|
| ConstantSurface
A surface based on a single constant value.
|
| ConstantSurface.Meta
The meta-bean for
ConstantSurface. |
| DefaultSurfaceMetadata
Default metadata for a surface.
|
| DefaultSurfaceMetadata.Meta
The meta-bean for
DefaultSurfaceMetadata. |
| DefaultSurfaceMetadataBuilder
Builder for surface metadata.
|
| DeformedSurface
The deformed surface.
|
| DeformedSurface.Builder
The bean-builder for
DeformedSurface. |
| DeformedSurface.Meta
The meta-bean for
DeformedSurface. |
| InterpolatedNodalSurface
A surface based on interpolation between a number of nodal points.
|
| InterpolatedNodalSurface.Builder
The bean-builder for
InterpolatedNodalSurface. |
| InterpolatedNodalSurface.Meta
The meta-bean for
InterpolatedNodalSurface. |
| NodalSurface
A surface based on
double nodal points. |
| SimpleSurfaceParameterMetadata
Simple parameter metadata containing the x and y values and type.
|
| SimpleSurfaceParameterMetadata.Meta
The meta-bean for
SimpleSurfaceParameterMetadata. |
| Surface
A surface that maps a
double x-value and y-value to a double z-value. |
| SurfaceInfoType
The type that provides meaning to additional surface information.
|
| SurfaceMetadata
Metadata about a surface and surface parameters.
|
| SurfaceName
The name of a surface.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.