You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > Ramp Method > VectorInt.Ramp Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Ramp Method (double, double)

Fills the calling vector.

Pascal
function Ramp(const Offset: double; const Step: double): TVecInt; overload;

Method uses the following rule: 

 

Values[k] := Offset + k*Step.

 

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!