public interface Lambda
| Modifier and Type | Method and Description |
|---|---|
static Lambda |
indexedLambda(long lambda)
Create an Lambda instance with the specified wavelength index number.
|
static Lambda |
ochSignal(GridType gridType,
ChannelSpacing channelSpacing,
int spacingMultiplier,
int slotGranularity)
Creates a Lambda instance with the specified arguments.
|
static Lambda indexedLambda(long lambda)
lambda - index numberstatic Lambda ochSignal(GridType gridType, ChannelSpacing channelSpacing, int spacingMultiplier, int slotGranularity)
gridType - grid typechannelSpacing - channel spacingspacingMultiplier - channel spacing multiplierslotGranularity - slot width granularityCopyright © 2015. All rights reserved.