| Modifier and Type | Method and Description | 
|---|---|
Time | 
DataModel.get(String key,
   Time defaultValue)
 Get the Time value assigned to the specified key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Time | 
DataModel.get(String key,
   Time defaultValue)
 Get the Time value assigned to the specified key. 
 | 
void | 
DataModel.set(String key,
   Time value)
 Assign a Time value to the specified key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Time | 
TimeWaitNodeConfig.getTime()  | 
| Modifier and Type | Method and Description | 
|---|---|
TimeWaitNodeConfig | 
WaitNodeConfigFactory.createTimeConfig(Time time,
                ErrorHandler<Time> errorHandler)
Creates a configuration for waiting a specified amount of time. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TimeWaitNodeConfig | 
WaitNodeConfigFactory.createTimeConfig(Time time,
                ErrorHandler<Time> errorHandler)
Creates a configuration for waiting a specified amount of time. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Time | 
TimeMotionParameters.getTime()  | 
| Modifier and Type | Method and Description | 
|---|---|
TimeMotionParameters | 
WaypointNodeConfigFactory.createTimeMotionParameters(Time duration,
                          ErrorHandler<Time> errorHandler)
Creates time motion parameters for a waypoint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TimeMotionParameters | 
WaypointNodeConfigFactory.createTimeMotionParameters(Time duration,
                          ErrorHandler<Time> errorHandler)
Creates time motion parameters for a waypoint. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Time | 
SimpleValueFactory.createTime(double value,
          Time.Unit unit)  | 
Copyright © 2018. All rights reserved.