public class RampSchedule extends Object implements ISchedule
| Modifier and Type | Field and Description |
|---|---|
protected ISchedule |
baseSchedule |
protected int |
numIter |
| Constructor and Description |
|---|
RampSchedule(ISchedule baseSchedule,
int numIter) |
Copyright © 2021. All rights reserved.