PhotoneoCodingStrategy

Description

Photoneo camera trigger edge.

namespace PhotoneoCodingStrategy
{
	enum Type
	{
		NoValue,
		Normal,
		Interreflections
	};
}