Gocator API > Go2.Profile > Values > Go2ProfileStripBaseType
Gocator 2x00 API
Go2ProfileStripBaseType
Description

Determines the type of base the strip algorithm expects.

C
enum Go2ProfileStripBaseType {
  GO2_PROFILE_STRIP_BASE_NONE = 0,
  GO2_PROFILE_STRIP_BASE_FLAT = 1
};
Members
Members 
Description 
GO2_PROFILE_STRIP_BASE_NONE = 0 
Detect strips with no base. 
GO2_PROFILE_STRIP_BASE_FLAT = 1 
Detect strips with a flat base. 
File

Go2ProfileTypes.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.