A (Get method)

Gets the parameter of the increasing interval start.

double  A()

Return Value

Increasing interval start parameter.

A (Set method)

Sets the parameter of the increasing interval start.

void  A(
   const double  a      // increasing interval start parameter 
   )

Parameters

a

[in] Increasing interval start parameter.