C2H5ClNode¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/nitroglycerin/blob/main/js/nodes/C2H5ClNode.ts for the most up-to-date information.
Overview¶
C2H5Cl Molecule Structure is similar to C2H6, but with Cl replacing one of the H's.
@author Chris Malley (PixelZoom, Inc.)
Class C2H5ClNode¶
Constructor¶
new C2H5ClNode( providedOptions? : C2H5ClNodeOptions )¶
Instance Methods¶
Type C2H5ClNodeOptions¶
Source Code¶
See the source for C2H5ClNode.ts in the nitroglycerin repository.