times

public final static Angle times(Double $self, Angle angle)

Multiplies angle by the provided scalar.


public final static Pose2d times(Double $self, Pose2d pose)

Multiplies pose by the provided scalar.


public final static Vector2d times(Double $self, Vector2d vector)

Multiplies vector by the provided scalar.