Uses of Class
pl.poznan.put.circular.samples.ImmutableTrigonometricMoment
Packages that use ImmutableTrigonometricMoment
-
Uses of ImmutableTrigonometricMoment in pl.poznan.put.circular.samples
Methods in pl.poznan.put.circular.samples that return ImmutableTrigonometricMomentModifier and TypeMethodDescriptionImmutableTrigonometricMoment.Builder.build()Builds a newImmutableTrigonometricMoment.static ImmutableTrigonometricMomentImmutableTrigonometricMoment.copyOf(TrigonometricMoment instance) Creates an immutable copy of aTrigonometricMomentvalue.static ImmutableTrigonometricMomentConstruct a new immutableTrigonometricMomentinstance.ImmutableTrigonometricMoment.withMeanDirection(Angle value) Copy the current immutable object by setting a value for themeanDirectionattribute.ImmutableTrigonometricMoment.withMeanResultantLength(double value) Copy the current immutable object by setting a value for themeanResultantLengthattribute.