Companion

object Companion

Types

Link copied to clipboard

Functions

Link copied to clipboard
fun deserializer(): (List<Segment<SerializedValue>>) -> Real

Converts a list of serialized value segments into a real profile; for use with gov.nasa.ammos.aerie.procedural.timeline.plan.Plan.resource.

Link copied to clipboard
fun step(stepTime: Duration = Duration.ZERO, value: Double = 1.0): Real

Creates a real profile step function.