Create a fixed time step sampling definition.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnSamplingMethod CreateFixedStep( double FixedStep ); |
| [Managed C++] |
|---|
public: IAgCrdnSamplingMethod^ CreateFixedStep( double FixedStep ); |
| [Java] |
|---|
public IAgCrdnSamplingMethod createFixedStep( double FixedStep ); |
| [Unmanaged C++] |
|---|
|
- FixedStep





