| Package | Description | 
|---|---|
| agi.foundation.geometry | 
 Contains types for expressing the motion of fundamental geometric objects such as points, axes, and reference frames; 
 the manner in which they are related; and transformations between representations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DoubleParameter | 
ParameterizedScalar.getParameter()
Gets the parameter to use to parameterize this scalar. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ParameterizedScalar.setParameter(DoubleParameter value)
Sets the parameter to use to parameterize this scalar. 
 | 
| Constructor and Description | 
|---|
ParameterizedScalar(DoubleParameter parameter)
Initializes a new instance. 
 |