Class ConvertToPhysicalDistance<T extends FeatureInputWithResolution>

Type Parameters:
T - the type of feature input, which must include resolution information

public class ConvertToPhysicalDistance<T extends FeatureInputWithResolution>
extends FeatureConvertUnits<T>
Converts a distance feature to physical units along a specified direction.

This feature converter takes a distance measurement and converts it to physical units considering the direction specified by the direction property.